Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_cam.c949 if ((fcp->role != KNOB_ROLE_NONE)) { in ocs_scsi_sport_deleted()
1914 if (FCPORT(ocs, i)->role != KNOB_ROLE_NONE) in ocs_fcp_change_role()
1942 if ((fcp->role != KNOB_ROLE_NONE)){ in ocs_fcp_change_role()
1955 if (fcp->role != KNOB_ROLE_NONE) { in ocs_fcp_change_role()
2209 case KNOB_ROLE_NONE: in ocs_action()
2210 if (fcp->role != KNOB_ROLE_NONE) { in ocs_action()
/freebsd-12-stable/sys/cam/
Dcam_ccb.h1113 #define KNOB_ROLE_NONE 0x0 macro
/freebsd-12-stable/sys/dev/isp/
Disp_freebsd.c3396 case KNOB_ROLE_NONE: in isp_action()
3448 kp->xport_specific.fc.role = KNOB_ROLE_NONE; in isp_action()
/freebsd-12-stable/sys/dev/mpt/
Dmpt_cam.c3498 kp->xport_specific.fc.role = KNOB_ROLE_NONE; in mpt_action()