Searched refs:AdvReadByteRegister (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/scsi/ |
| D | advansys.c | 1895 #define AdvReadByteRegister(iop_base, reg_off) \ macro 1963 (((AdvReadByteRegister((iop_base), IOPB_CHIP_ID_1) == \ 1974 AdvReadByteRegister((iop_base), IOPB_CHIP_TYPE_REV) 4937 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C0800Driver() 4946 if (AdvReadByteRegister(iop_base, IOPB_RAM_BIST) in AdvInitAsc38C0800Driver() 4963 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C0800Driver() 5425 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C1600Driver() 5434 if (AdvReadByteRegister(iop_base, IOPB_RAM_BIST) in AdvInitAsc38C1600Driver() 5451 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C1600Driver() 6129 int_stat = AdvReadByteRegister(iop_base, IOPB_INTR_STATUS_REG); in AdvISR() [all …]
|