ASC_GET_CHIP_CFG_LSW 384 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh); ASC_GET_CHIP_CFG_LSW 402 dev/ic/advlib.c eep_config->cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh); ASC_GET_CHIP_CFG_LSW 2065 dev/ic/advlib.c cfg = ASC_GET_CHIP_CFG_LSW(iot, ioh); ASC_GET_CHIP_CFG_LSW 2077 dev/ic/advlib.c cfg = ASC_GET_CHIP_CFG_LSW(iot, ioh); ASC_GET_CHIP_CFG_LSW 2100 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh); ASC_GET_CHIP_CFG_LSW 2109 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh); ASC_GET_CHIP_CFG_LSW 2135 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh) & 0xFFE3; ASC_GET_CHIP_CFG_LSW 2139 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh) & 0xFFE0; ASC_GET_CHIP_CFG_LSW 2150 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh) & 0xFFF3; ASC_GET_CHIP_CFG_LSW 2213 dev/ic/advlib.c channel = ASC_GET_CHIP_CFG_LSW(iot, ioh) & 0x0003; ASC_GET_CHIP_CFG_LSW 2236 dev/ic/advlib.c cfg_lsw = ASC_GET_CHIP_CFG_LSW(iot, ioh) & 0xFFFC; ASC_GET_CHIP_CFG_LSW 1290 dev/ic/advlib.h #define ASC_GET_CHIP_SCSI_ID(iot, ioh) ((ASC_GET_CHIP_CFG_LSW((iot), (ioh)) >> 8) & ASC_MAX_TID)