Searched refs:MSGPH_ABORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/stg/
H A Dtmc18c30.c1197 if (slp->sl_msgphase >= MSGPH_ABORT)
1231 if (slp->sl_msgphase != 0 && slp->sl_msgphase < MSGPH_ABORT)
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h492 #define MSGPH_ABORT 0x03 /* abort seq */ macro
H A Dscsi_low.c2709 SCSI_LOW_SETUP_MSGPHASE(slp, MSGPH_ABORT);
3559 case MSGPH_ABORT:

Completed in 33 milliseconds