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

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_targ_bh.c245 immed_ccb.ccb_h.func_code = XPT_EN_LUN;
378 ccb.cel.ccb_h.func_code = XPT_EN_LUN;
H A Dscsi_target.c367 en_ccb.ccb_h.func_code = XPT_EN_LUN;
1149 case XPT_EN_LUN:
/freebsd-13-stable/sys/cam/ctl/
H A Dscsi_ctl.c483 ccb.ccb_h.func_code = XPT_EN_LUN;
628 ccb.ccb_h.func_code = XPT_EN_LUN;
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c621 case XPT_EN_LUN: /* Enable LUN as a target */
H A Daic7xxx_osm.c586 case XPT_EN_LUN: /* Enable LUN as a target */
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h231 XPT_EN_LUN = 0x30, enumerator in enum:__anon8552
H A Dcam_xpt.c2773 case XPT_EN_LUN:
5566 { XPT_EN_LUN, "XPT_EN_LUN" },
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c2328 case XPT_EN_LUN: /* target support */
2334 device_printf(ocs->dev, "XPT_EN_LUN %sable %d:%d\n",
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp_targ.c1307 case XPT_EN_LUN:
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.c2458 case XPT_EN_LUN: /* Enable/Disable LUN as a target */
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_cam.c3605 case XPT_EN_LUN: /* Enable LUN as a target */

Completed in 208 milliseconds