Home
last modified time | relevance | path

Searched refs:AscGetChipScsiID (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1971 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID) macro
9922 if (AscGetChipScsiID(iop_base) == new_host_id) { in ASC_INITFUNC()
9929 return (AscGetChipScsiID(iop_base)); in ASC_INITFUNC()