Home
last modified time | relevance | path

Searched refs:SSTAT2 (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/dev/ic/
H A Daic6360reg.h74 #define SSTAT2 0x0d /* SCSI status 2 */ macro
H A Daic6360.c1442 bus_space_read_1(iot, ioh, SSTAT2))); in aic_dataout_pio()
1534 (bus_space_read_1(iot, ioh, SSTAT2) & SEMPTY) != 0) in aic_dataout_pio()
1546 + (bus_space_read_1(iot, ioh, SSTAT2) & 15); in aic_dataout_pio()
1585 bus_space_read_1(iot, ioh, SSTAT2))); in aic_datain_pio()
2185 bus_space_read_1(iot, ioh, SSTAT2), in aic_dump6360()
H A Daic79xx.c1520 busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME; in ahd_handle_scsiint()
1659 busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME; in ahd_handle_scsiint()
2772 && (ahd_inb(ahd, SSTAT2) & EXP_ACTIVE) == 0) { in ahd_devlimited_syncrate()
8705 ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50); in ahd_dump_card_state()
H A Daic7xxx.c1064 sstat2 = ahc_inb(ahc, SSTAT2); in ahc_handle_scsiint()
1644 && (ahc_inb(ahc, SSTAT2) & EXP_ACTIVE) == 0) { in ahc_devlimited_syncrate()
6649 ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50); in ahc_dump_card_state()
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.seq92 test SSTAT2, NONPACKREQ jz . + 2;
737 test SSTAT2, SDONE jnz ITloop;
1755 test SSTAT2, NONPACKREQ jz pkt_service_fifo;
1774 test SSTAT2, NONPACKREQ jz return;
1841 test SSTAT2, NONPACKREQ jz return;
1923 test SSTAT2, NONPACKREQ jz return;
2007 test SSTAT2, NONPACKREQ jz return;
H A Daic7xxx_reg.h1182 #define SSTAT2 0x0d macro
H A Daic7xxx.seq981 test SSTAT2, SHVALID jnz residuals_correct;
986 test SSTAT2, SHVALID jnz sgptr_fixup;
H A Daic7xxx.reg328 register SSTAT2 {
H A Daic79xx_reg.h2759 #define SSTAT2 0x4d macro
H A Daic79xx.reg1908 register SSTAT2 {