Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1382 #define EXIT_MSG_LOOP 0x08 macro
H A Daic7xxx.seq326 cmp RETURN_1, EXIT_MSG_LOOP je target_ITloop;
1580 cmp RETURN_1, EXIT_MSG_LOOP je ITloop + 1;
H A Daic7xxx.reg1450 mask EXIT_MSG_LOOP 0x08
H A Daic79xx_reg.h3591 #define EXIT_MSG_LOOP 0x08 macro
H A Daic79xx.seq855 cmp RETURN_1, EXIT_MSG_LOOP je ITloop;
H A Daic79xx.reg3661 mask EXIT_MSG_LOOP 0x08
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c2929 ahc_outb(ahc, RETURN_1, EXIT_MSG_LOOP); in ahc_handle_message_phase()
H A Daic79xx.c4099 ahd_outb(ahd, RETURN_1, EXIT_MSG_LOOP); in ahd_handle_message_phase()