Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c822 SETPORT(SSTAT1, 0xef); in aha152x_probe_one()
881 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1189 SETPORT(SSTAT1, 0xef); in reset_ports()
1369 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1482 SETPORT(SSTAT1, SELTO); in busfree_run()
1508 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1509 SETPORT(SSTAT1, CLRPHASECHG); in seldo_run()
1547 SETPORT(SSTAT1, CLRSELTIMO); in selto_run()
1578 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
1579 SETPORT(SSTAT1, CLRPHASECH in seldi_run()
[all...]
H A Daha152x.h29 #define SSTAT1 (HOSTIOPORT0+0x0c) /* SCSI interrupt status 1 */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c841 SETPORT(SSTAT1, 0xef); in aha152x_probe_one()
902 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1215 SETPORT(SSTAT1, 0xef); in reset_ports()
1397 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1514 SETPORT(SSTAT1, SELTO); in busfree_run()
1542 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1543 SETPORT(SSTAT1, CLRPHASECHG); in seldo_run()
1583 SETPORT(SSTAT1, CLRSELTIMO); in selto_run()
1615 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
1616 SETPORT(SSTAT1, CLRPHASECH in seldi_run()
[all...]
H A Daha152x.h29 #define SSTAT1 (HOSTIOPORT0+0x0c) /* SCSI interrupt status 1 */ macro
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1315 && (ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0) { in ahc_handle_seqint()
1548 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1553 status = ahc_inb(ahc, SSTAT1) in ahc_handle_scsiint()
1636 if ((ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0 in ahc_handle_scsiint()
7155 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); in ahc_dump_card_state()
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()
9696 ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); in ahd_dump_card_state()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1314 && (ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0) { in ahc_handle_seqint()
1547 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1552 status = ahc_inb(ahc, SSTAT1) in ahc_handle_scsiint()
1635 if ((ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0 in ahc_handle_scsiint()
7149 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); in ahc_dump_card_state()
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()
9692 ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); in ahd_dump_card_state()

Completed in 52 milliseconds