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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 325 mvi HOST_MSG_LOOP call set_seqint;
1578 mvi HOST_MSG_LOOP call set_seqint;
aic7xxx.reg 819 mask HOST_MSG_LOOP 0x60|SEQINT /*
aic7xxx_reg.h 1534 #define HOST_MSG_LOOP 0x61
aic79xx.seq 854 SET_SEQINTCODE(HOST_MSG_LOOP)
aic79xx.reg 145 HOST_MSG_LOOP, /*
aic79xx_reg.h 2382 #define HOST_MSG_LOOP 0x07
  /src/sys/dev/ic/
aic7xxx.c 675 case HOST_MSG_LOOP:
684 * If this is the first time we've seen a HOST_MSG_LOOP
696 printf("ahc_intr: HOST_MSG_LOOP bad "
712 panic("HOST_MSG_LOOP with "
2658 panic("HOST_MSG_LOOP interrupt with no active message");
aic79xx.c 1169 case HOST_MSG_LOOP:
1180 * If this is the first time we've seen a HOST_MSG_LOOP
1193 printf("ahd_intr: HOST_MSG_LOOP bad "
3794 panic("HOST_MSG_LOOP interrupt with no active message");

Completed in 43 milliseconds