Home
last modified time | relevance | path

Searched refs:RETURN_1 (Results 1 – 12 of 12) sorted by relevance

/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h283 #define RETURN_1 0x51 macro
Daic7xxx.seq750 cmp RETURN_1, MSGOUT_PHASEMIS je p_mesgout_done;
812 * RETURN_1 to SEND_SENSE. If RETURN_1 is set to SEND_SENSE we redownload
815 * RETURN_1, and the command is allowed to complete normally. We don't bother
833 cmp RETURN_1, SEND_SENSE jne complete;
1295 mov RETURN_1, RETURN_2 ret;
Daic7xxx.reg1310 alias RETURN_1
/drivers/scsi/aic7xxx/
Daic7xxx.seq326 cmp RETURN_1, EXIT_MSG_LOOP je target_ITloop;
1577 cmp RETURN_1, EXIT_MSG_LOOP je ITloop + 1;
1611 * RETURN_1 to SEND_SENSE.
1667 cmp RETURN_1, SEND_SENSE jne complete;
Daic7xxx_reg.h_shipped494 #define RETURN_1 0x51
Daic79xx_core.c4788 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_WRITE); in ahd_handle_message_phase()
4820 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_WRITE); in ahd_handle_message_phase()
4894 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_READ); in ahd_handle_message_phase()
4906 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG); in ahd_handle_message_phase()
4964 ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG); in ahd_handle_message_phase()
5041 ahd_outb(ahd, RETURN_1, EXIT_MSG_LOOP); in ahd_handle_message_phase()
Daic7xxx_core.c1009 ahc_outb(ahc, RETURN_1, 0); in ahc_handle_seqint()
1146 ahc_outb(ahc, RETURN_1, SEND_SENSE); in ahc_handle_seqint()
3525 ahc_outb(ahc, RETURN_1, EXIT_MSG_LOOP); in ahc_handle_message_phase()
3527 ahc_outb(ahc, RETURN_1, CONT_MSG_LOOP); in ahc_handle_message_phase()
Daic7xxx.reg1601 alias RETURN_1
Daic79xx.seq1049 cmp RETURN_1, EXIT_MSG_LOOP je ITloop;
1050 cmp RETURN_1, CONT_MSG_LOOP_WRITE jne . + 3;
Daic79xx_reg.h_shipped2489 #define RETURN_1 0x148
Daic79xx.reg3928 alias RETURN_1
/drivers/scsi/
Daic7xxx_old.c4218 aic_outb(p, 0, RETURN_1); in aic7xxx_handle_seqint()
4313 aic_outb(p, SEND_SENSE, RETURN_1); in aic7xxx_handle_seqint()
5558 aic_outb(p, 0, RETURN_1); in aic7xxx_handle_reqinit()
5567 aic_outb(p, MSGOUT_PHASEMIS, RETURN_1); in aic7xxx_handle_reqinit()