Searched refs:aha1542_outb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.c | 100 static int aha1542_outb(unsigned int base, u8 val) in aha1542_outb() function 222 aha1542_outb(sh->io_port, CMD_INQUIRY); in aha1542_test_port() 509 aha1542_outb(cmd->device->host->io_port, CMD_START_SCSI); in aha1542_queuecommand() 549 aha1542_outb(sh->io_port, CMD_RETCONF); in aha1542_getconfig() 614 aha1542_outb(sh->io_port, CMD_EXTBIOS); in aha1542_mbenable() 650 aha1542_outb(sh->io_port, CMD_INQUIRY); in aha1542_query() 901 aha1542_outb(sh->io_port, CMD_START_SCSI); in aha1542_dev_reset()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha1542.c | 103 static int aha1542_outb(unsigned int base, u8 val) in aha1542_outb() function 237 aha1542_outb(sh->io_port, CMD_INQUIRY); in aha1542_test_port() 519 aha1542_outb(cmd->device->host->io_port, CMD_START_SCSI); in aha1542_queuecommand() 553 aha1542_outb(sh->io_port, CMD_RETCONF); in aha1542_getconfig() 622 aha1542_outb(sh->io_port, CMD_EXTBIOS); in aha1542_mbenable() 658 aha1542_outb(sh->io_port, CMD_INQUIRY); in aha1542_query() 914 aha1542_outb(sh->io_port, CMD_START_SCSI); in aha1542_dev_reset()
|
Completed in 4 milliseconds