Home
last modified time | relevance | path

Searched refs:KNOB_ROLE_BOTH (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c2299 case KNOB_ROLE_BOTH: in ocs_action()
2300 if (fcp->role != KNOB_ROLE_BOTH) { in ocs_action()
/freebsd/sys/cam/
H A Dcam_ccb.h1167 #define KNOB_ROLE_BOTH 0x3 macro
/freebsd/sys/dev/isp/
H A Disp_freebsd.c2694 case KNOB_ROLE_BOTH: in isp_action()
2733 kp->xport_specific.fc.role = KNOB_ROLE_BOTH; in isp_action()
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c3498 kp->xport_specific.fc.role = KNOB_ROLE_BOTH; in mpt_action()