Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dadvansys.c830 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID) macro
8532 if (AscGetChipScsiID(iop_base) == new_host_id) { in AscSetChipScsiID()
8539 return (AscGetChipScsiID(iop_base)); in AscSetChipScsiID()