Home
last modified time | relevance | path

Searched refs:XPT_GDEVLIST (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libcam/
H A Dcamlib.c438 ccb.ccb_h.func_code = XPT_GDEVLIST; in cam_lookup_pass()
559 ccb.ccb_h.func_code = XPT_GDEVLIST; in cam_real_open_device()
/freebsd/sys/cam/
H A Dcam_ccb.h142 XPT_GDEVLIST = 0x03, enumerator
H A Dcam_periph.c1144 ccb->ccb_h.func_code = XPT_GDEVLIST; in cam_periph_ioctl()
H A Dcam_xpt.c2743 case XPT_GDEVLIST: in xpt_action_default()
5484 { XPT_GDEVLIST, "XPT_GDEVLIST" },
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c406 ccb->ccb_h.func_code = XPT_GDEVLIST; in getdevlist()
3501 ccb.ccb_h.func_code = XPT_GDEVLIST; in parse_btl_name()