Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/scsi/
Dscsi_message.h41 #define MSG_IGN_WIDE_RESIDUE 0x23 /* O/O */ macro
/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx.seq271 * < MSG_IGN_WIDE_RESIDUE.
275 add A, -MSG_IGN_WIDE_RESIDUE, DINDEX;
1360 mvi MSG_IGN_WIDE_RESIDUE call target_outb;
1566 cmp A,MSG_IGN_WIDE_RESIDUE je mesgin_ign_wide_residue;
Daic79xx.seq1034 cmp A,MSG_IGN_WIDE_RESIDUE je mesgin_ign_wide_residue;
1766 mvi MSG_IGN_WIDE_RESIDUE call target_outb;
Daic7xxx.c3057 && ahc->msgout_buf[index] <= MSG_IGN_WIDE_RESIDUE) { in ahc_sent_msg()
3112 case MSG_IGN_WIDE_RESIDUE: in ahc_parse_msg()
Daic79xx.c4271 && ahd->msgout_buf[index] <= MSG_IGN_WIDE_RESIDUE) { in ahd_sent_msg()
4326 case MSG_IGN_WIDE_RESIDUE: in ahd_parse_msg()
/freebsd-10-stable/sys/dev/esp/
Dncr53c9x.c1964 case MSG_IGN_WIDE_RESIDUE: in ncr53c9x_msgin()
/freebsd-10-stable/sys/pci/
Dncr.c1899 SCR_JUMP ^ IFTRUE (DATA (MSG_IGN_WIDE_RESIDUE)),
/freebsd-10-stable/sbin/camcontrol/
Dcamcontrol.c175 { "iwr", MSG_IGN_WIDE_RESIDUE },