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

  /src/sys/dev/ic/
aic7xxx_osm.c 938 ahc_outb(ahc, MSG_OUT, HOST_MSG);
aic79xx.c 1081 ahd_outb(ahd, MSG_OUT, HOST_MSG);
1136 ahd_outb(ahd, MSG_OUT, HOST_MSG);
1270 ahd_outb(ahd, MSG_OUT, HOST_MSG);
1929 ahd_outb(ahd, MSG_OUT, HOST_MSG);
2429 ahd_outb(ahd, MSG_OUT, HOST_MSG);
3464 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) {
aic7xxx.c 629 ahc_outb(ahc, MSG_OUT, HOST_MSG);
2619 ahc_outb(ahc, MSG_OUT, HOST_MSG);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 1487 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1534 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
1942 mvi HOST_MSG call mk_mesg;
aic79xx.seq 765 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
808 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
964 mvi HOST_MSG call mk_mesg;
aic7xxx.reg 1584 const HOST_MSG 0xff
aic7xxx_reg.h 1761 #define HOST_MSG 0xff
aic79xx.reg 3913 const HOST_MSG 0xff
aic79xx_reg.h 3738 #define HOST_MSG 0xff

Completed in 110 milliseconds