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

/linux-master/drivers/scsi/
H A Dwd33c93.c166 read_wd33c93(const wd33c93_regs regs, uchar reg_num) function
243 x = read_wd33c93(regs, WD_DATA);
640 *buf++ = read_wd33c93(regs, WD_DATA);
756 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear the interrupt */
757 phs = read_wd33c93(regs, WD_COMMAND_PHASE);
915 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear interrupt */
932 sr = read_wd33c93(regs, WD_SCSI_STATUS); /* clear interrupt */
1114 lun = read_wd33c93(regs, WD_TARGET_LUN);
1323 id = read_wd33c93(regs, WD_SOURCE_ID);
1332 lun = read_wd33c93(reg
[all...]

Completed in 291 milliseconds