Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h159 #define SELTO 0x80 macro
H A Daha152x.c881 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1482 SETPORT(SSTAT1, SELTO); in busfree_run()
2194 } else if(stat1 & SELTO) { in update_state()
2589 if (s & SELTO) in get_ports()
2590 seq_puts(m, "SELTO "); in get_ports()
2631 if (s & SELTO) in get_ports()
2632 seq_puts(m, "SELTO "); in get_ports()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h159 #define SELTO 0x80 macro
H A Daha152x.c902 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1514 SETPORT(SSTAT1, SELTO); in busfree_run()
2242 } else if(stat1 & SELTO) { in update_state()
2641 if (s & SELTO) in get_ports()
2642 seq_puts(m, "SELTO "); in get_ports()
2683 if (s & SELTO) in get_ports()
2684 seq_puts(m, "SELTO "); in get_ports()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1548 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1554 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1713 } else if ((status & SELTO) != 0) { in ahc_handle_scsiint()
1743 "valid during SELTO scb(%d, %d)\n", in ahc_handle_scsiint()
H A Daic79xx_core.c2337 && (ahd_inb(ahd, SSTAT1) & SELTO) == 0) in ahd_handle_seqint()
2390 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
2457 } else if ((status & SELTO) != 0) { in ahd_handle_scsiint()
2484 "valid during SELTO scb(0x%x)\n", in ahd_handle_scsiint()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1547 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1553 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1712 } else if ((status & SELTO) != 0) { in ahc_handle_scsiint()
1742 "valid during SELTO scb(%d, %d)\n", in ahc_handle_scsiint()
H A Daic79xx_core.c2336 && (ahd_inb(ahd, SSTAT1) & SELTO) == 0) in ahd_handle_seqint()
2389 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
2456 } else if ((status & SELTO) != 0) { in ahd_handle_scsiint()
2483 "valid during SELTO scb(0x%x)\n", in ahd_handle_scsiint()

Completed in 45 milliseconds