Searched refs:RETURN_1 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 326 cmp RETURN_1, EXIT_MSG_LOOP je target_ITloop; 1579 cmp RETURN_1, EXIT_MSG_LOOP je ITloop + 1; 1613 * RETURN_1 to SEND_SENSE. 1669 cmp RETURN_1, SEND_SENSE jne complete;
|
H A D | aic79xx_osm.c | 1052 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG); in ahd_execute_scb()
|
H A D | aic7xxx_reg.h | 1368 #define RETURN_1 0x51 macro
|
H A D | aic79xx.c | 3944 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_WRITE); in ahd_handle_message_phase() 3976 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_WRITE); in ahd_handle_message_phase() 4050 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_READ); in ahd_handle_message_phase() 4062 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG); in ahd_handle_message_phase() 4119 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG); in ahd_handle_message_phase() 4196 ahd_outb(ahd, RETURN_1, EXIT_MSG_LOOP); in ahd_handle_message_phase()
|
H A D | aic7xxx.reg | 1450 alias RETURN_1
|
H A D | aic79xx.seq | 1047 cmp RETURN_1, EXIT_MSG_LOOP je ITloop; 1048 cmp RETURN_1, CONT_MSG_LOOP_WRITE jne . + 3;
|
H A D | aic79xx_reg.h | 3626 #define RETURN_1 0x148 macro
|
H A D | aic79xx.reg | 3678 alias RETURN_1
|