Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c9916 uchar new_host_id in ASC_INITFUNC() argument
9922 if (AscGetChipScsiID(iop_base) == new_host_id) { in ASC_INITFUNC()
9923 return (new_host_id); in ASC_INITFUNC()
9927 cfg_lsw |= (ushort) ((new_host_id & ASC_MAX_TID) << 8); in ASC_INITFUNC()