Searched refs:HOST_MSG_LOOP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1527 #define HOST_MSG_LOOP 0x61 macro
H A Daic79xx_reg.h2418 #define HOST_MSG_LOOP 0x07 macro
H A Daic7xxx.c679 case HOST_MSG_LOOP:
688 * If this is the first time we've seen a HOST_MSG_LOOP
700 printf("ahc_intr: HOST_MSG_LOOP bad "
716 panic("HOST_MSG_LOOP with "
2668 panic("HOST_MSG_LOOP interrupt with no active message");
H A Daic79xx.c1197 case HOST_MSG_LOOP:
1208 * If this is the first time we've seen a HOST_MSG_LOOP
1221 printf("ahd_intr: HOST_MSG_LOOP bad "
3902 panic("HOST_MSG_LOOP interrupt with no active message");

Completed in 180 milliseconds