Searched refs:ADV_CONFIG_SCSIID (Results 1 – 2 of 2) sorted by relevance
154 #define ADV_CONFIG_SCSIID(cfg) ((cfg >> ADV_CFG_LSW_SCSIID_SHIFT) & ADV_MAX_TID) macro
676 if (ADV_CONFIG_SCSIID(cfg_lsw) == new_id) in adv_set_chip_scsiid()