Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1373 #define EXIT_MSG_LOOP 0x08 macro
H A Daic7xxx.seq326 cmp RETURN_1, EXIT_MSG_LOOP je target_ITloop;
1579 cmp RETURN_1, EXIT_MSG_LOOP je ITloop + 1;
H A Daic7xxx.reg1446 mask EXIT_MSG_LOOP 0x08
H A Daic79xx_reg.h3631 #define EXIT_MSG_LOOP 0x08 macro
H A Daic79xx.reg3674 mask EXIT_MSG_LOOP 0x08
H A Daic79xx.seq1047 cmp RETURN_1, EXIT_MSG_LOOP je ITloop;
H A Daic79xx.c4196 ahd_outb(ahd, RETURN_1, EXIT_MSG_LOOP); in ahd_handle_message_phase()