Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dadvansys.c1878 #define AdvReadByteRegister(iop_base, reg_off) \ macro
1946 (((AdvReadByteRegister((iop_base), IOPB_CHIP_ID_1) == \
1957 AdvReadByteRegister((iop_base), IOPB_CHIP_TYPE_REV)
4875 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C0800Driver()
4884 if (AdvReadByteRegister(iop_base, IOPB_RAM_BIST) in AdvInitAsc38C0800Driver()
4901 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C0800Driver()
5363 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C1600Driver()
5372 if (AdvReadByteRegister(iop_base, IOPB_RAM_BIST) in AdvInitAsc38C1600Driver()
5389 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C1600Driver()
6049 int_stat = AdvReadByteRegister(iop_base, IOPB_INTR_STATUS_REG); in AdvISR()
[all …]