Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1915 #define ASC_GET_EISA_SLOT(iop) (PortAddr)((iop) & 0xF000) macro
9907 eisa_cfg_iop = (PortAddr) ASC_GET_EISA_SLOT(iop_base) | in ASC_INITFUNC()
9958 eisa_iop = (PortAddr) ASC_GET_EISA_SLOT(iop_base) | in ASC_INITFUNC()
11984 eisa_iop = ASC_GET_EISA_SLOT(iop_base) | ASC_EISA_PID_IOP_MASK; in ASC_INITFUNC()