Home
last modified time | relevance | path

Searched refs:read_wd33c93 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dwd33c93.c167 read_wd33c93(const wd33c93_regs regs, uchar reg_num) in read_wd33c93() function
225 read_wd33c93(const wd33c93_regs regs, uchar reg_num) in read_wd33c93() function
303 x = read_wd33c93(regs, WD_DATA); in read_1_byte()
701 *buf++ = read_wd33c93(regs, WD_DATA); in transfer_pio()
813 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear the interrupt */ in wd33c93_intr()
814 phs = read_wd33c93(regs, WD_COMMAND_PHASE); in wd33c93_intr()
972 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear interrupt */ in wd33c93_intr()
989 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear interrupt */ in wd33c93_intr()
1171 lun = read_wd33c93(regs, WD_TARGET_LUN); in wd33c93_intr()
1377 id = read_wd33c93(reg in wd33c93_intr()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dwd33c93.c166 read_wd33c93(const wd33c93_regs regs, uchar reg_num) in read_wd33c93() function
243 x = read_wd33c93(regs, WD_DATA); in read_1_byte()
640 *buf++ = read_wd33c93(regs, WD_DATA); in transfer_pio()
756 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear the interrupt */ in wd33c93_intr()
757 phs = read_wd33c93(regs, WD_COMMAND_PHASE); in wd33c93_intr()
915 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear interrupt */ in wd33c93_intr()
932 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear interrupt */ in wd33c93_intr()
1114 lun = read_wd33c93(regs, WD_TARGET_LUN); in wd33c93_intr()
1323 id = read_wd33c93(regs, WD_SOURCE_ID); in wd33c93_intr()
1332 lun = read_wd33c93(reg in wd33c93_intr()
[all...]

Completed in 6 milliseconds