Searched refs:MSG_IGN_WIDE_RESIDUE (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_message.h41 #define MSG_IGN_WIDE_RESIDUE 0x23 /* O/O */ macro
/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9x.c1963 case MSG_IGN_WIDE_RESIDUE:
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c3057 && ahc->msgout_buf[index] <= MSG_IGN_WIDE_RESIDUE) {
3112 case MSG_IGN_WIDE_RESIDUE:
H A Daic79xx.c4264 && ahd->msgout_buf[index] <= MSG_IGN_WIDE_RESIDUE) {
4319 case MSG_IGN_WIDE_RESIDUE:
/freebsd-11-stable/sys/dev/ncr/
H A Dncr.c1876 SCR_JUMP ^ IFTRUE (DATA (MSG_IGN_WIDE_RESIDUE)),
6272 printf ("MSG_IGN_WIDE_RESIDUE received, but not yet implemented.\n");
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c165 { "iwr", MSG_IGN_WIDE_RESIDUE },

Completed in 265 milliseconds