Home
last modified time | relevance | path

Searched refs:SCSIRSTI (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic6360reg.h236 #define SCSIRSTI 0x20 /* C RST asserted */ macro
H A Daic6360.c1605 if ((sstat1 & SCSIRSTI) != 0) { in aicintr()
H A Daic7xxx.c1019 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1025 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1065 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint()
H A Daic79xx.c1555 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
1592 } else if ((status & SCSIRSTI) != 0) { in ahd_handle_scsiint()
7777 if ((ahd_inb(ahd, SSTAT1) & SCSIRSTI) != 0) { in ahd_reset_poll()
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1169 #define SCSIRSTI 0x20 macro
H A Daic7xxx.reg318 field SCSIRSTI 0x20
H A Daic79xx_reg.h2779 #define SCSIRSTI 0x20 macro
H A Daic79xx.reg1872 field SCSIRSTI 0x20