Searched refs:AscGetChipScsiID (Results 1 – 1 of 1) sorted by relevance
1971 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID) macro9922 if (AscGetChipScsiID(iop_base) == new_host_id) { in ASC_INITFUNC()9929 return (AscGetChipScsiID(iop_base)); in ASC_INITFUNC()