HomeSort by: relevance | last modified time | path
    Searched refs:P_BUSFREE (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_osm.c 953 if (last_phase != P_BUSFREE
aic79xx.c 102 { P_BUSFREE, MSG_NOOP, "while idle" },
342 ahd_outb(ahd, LASTPHASE, P_BUSFREE);
1692 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE)
1706 if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
2336 if (lastphase != P_BUSFREE)
4094 ahd_outb(ahd, LASTPHASE, P_BUSFREE);
aic7xxx.c 111 { P_BUSFREE, MSG_NOOP, "while idle" },
284 ahc_outb(ahc, LASTPHASE, P_BUSFREE);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 534 mvi LASTPHASE, P_BUSFREE;
709 mvi LASTPHASE, P_BUSFREE;
aic7xxx.reg 1378 mask P_BUSFREE 0x01
aic7xxx_reg.h 1348 #define P_BUSFREE 0x01
aic79xx.seq 1181 mvi LASTPHASE, P_BUSFREE;
aic79xx.reg 3610 field P_BUSFREE 0x01
aic79xx_reg.h 3565 #define P_BUSFREE 0x01

Completed in 31 milliseconds