Searched refs:XPT_REL_SIMQ (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.1-release/sbin/iscontrol/
H A Dfsm.c375 ccb->ccb_h.func_code = XPT_REL_SIMQ;
382 syslog(LOG_WARNING, "XPT_REL_SIMQ CCB failed");
/freebsd-10.1-release/sys/dev/isci/
H A Disci_io_request.c190 ccb_relsim.ccb_h.func_code = XPT_REL_SIMQ;
/freebsd-10.1-release/share/examples/scsi_target/
H A Dscsi_target.c946 crs.ccb_h.func_code = XPT_REL_SIMQ;
/freebsd-10.1-release/sys/cam/
H A Dcam_ccb.h137 XPT_REL_SIMQ = 0x05, enumerator in enum:__anon6409
H A Dcam_periph.c1133 crs.ccb_h.func_code = XPT_REL_SIMQ;
H A Dcam_xpt.c2852 case XPT_REL_SIMQ:
4882 crs.ccb_h.func_code = XPT_REL_SIMQ;
4907 crs.ccb_h.func_code = XPT_REL_SIMQ;
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_target.c1133 case XPT_REL_SIMQ:
/freebsd-10.1-release/sys/dev/mpt/
H A Dmpt_raid.c1075 crs.ccb_h.func_code = XPT_REL_SIMQ;
H A Dmpt_cam.c2467 "XPT_REL_SIMQ");
2471 crs.ccb_h.func_code = XPT_REL_SIMQ;
2477 mpt_prt(mpt, "XPT_REL_SIMQ failed\n");
/freebsd-10.1-release/sys/dev/trm/
H A Dtrm.c674 case XPT_REL_SIMQ:
675 TRM_DPRINTF(" XPT_REL_SIMQ \n");
/freebsd-10.1-release/sbin/camcontrol/
H A Dcamcontrol.c4421 ccb->ccb_h.func_code = XPT_REL_SIMQ;
4428 perror("error sending XPT_REL_SIMQ CCB");
4434 warnx("XPT_REL_SIMQ CCB failed");

Completed in 215 milliseconds