Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c757 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_probe_one()
759 SETPORT(SCSISEQ, 0); in aha152x_probe_one()
1147 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_bus_reset_host()
1149 SETPORT(SCSISEQ, 0); in aha152x_bus_reset_host()
1181 SETPORT(SCSISEQ, 0); in reset_ports()
1486 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0)); in busfree_run()
1491 SETPORT(SCSISEQ, DISCONNECTED_SC ? ENRESELI : 0); in busfree_run()
1513 SETPORT(SCSISEQ, 0); in seldo_run()
1546 SETPORT(SCSISEQ, 0); in selto_run()
1616 SETPORT(SCSISEQ, in seldi_run()
[all...]
H A Daha152x.h16 #define SCSISEQ (HOSTIOPORT0+0x00) /* SCSI sequence control */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c776 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_probe_one()
778 SETPORT(SCSISEQ, 0); in aha152x_probe_one()
1173 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_bus_reset_host()
1175 SETPORT(SCSISEQ, 0); in aha152x_bus_reset_host()
1207 SETPORT(SCSISEQ, 0); in reset_ports()
1518 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0)); in busfree_run()
1523 SETPORT(SCSISEQ, DISCONNECTED_SC ? ENRESELI : 0); in busfree_run()
1547 SETPORT(SCSISEQ, 0); in seldo_run()
1582 SETPORT(SCSISEQ, 0); in selto_run()
1655 SETPORT(SCSISEQ, in seldi_run()
[all...]
H A Daha152x.h16 #define SCSISEQ (HOSTIOPORT0+0x00) /* SCSI sequence control */ macro
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c834 ahc_outb(ahc, SCSISEQ, in ahc_restart()
1155 ahc_outb(ahc, SCSISEQ, in ahc_handle_seqint()
1156 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_seqint()
1717 ahc_outb(ahc, SCSISEQ, 0); in ahc_handle_scsiint()
1789 ahc_outb(ahc, SCSISEQ, in ahc_handle_scsiint()
1790 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_scsiint()
2894 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2911 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) in ahc_setup_initiator_msgout()
[all...]
H A Daic7xxx_pci.c793 scsiseq = ahc_inb(ahc, SCSISEQ); in ahc_pci_config()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c834 ahc_outb(ahc, SCSISEQ, in ahc_restart()
1155 ahc_outb(ahc, SCSISEQ, in ahc_handle_seqint()
1156 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_seqint()
1716 ahc_outb(ahc, SCSISEQ, 0); in ahc_handle_scsiint()
1788 ahc_outb(ahc, SCSISEQ, in ahc_handle_scsiint()
1789 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_scsiint()
2892 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2909 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) in ahc_setup_initiator_msgout()
[all...]
H A Daic7xxx_pci.c793 scsiseq = ahc_inb(ahc, SCSISEQ); in ahc_pci_config()

Completed in 20 milliseconds