Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libcam/
Dcamlib.c439 ccb.ccb_h.func_code = XPT_GDEVLIST; in cam_lookup_pass()
560 ccb.ccb_h.func_code = XPT_GDEVLIST; in cam_real_open_device()
/freebsd-12-stable/sys/cam/
Dcam_ccb.h139 XPT_GDEVLIST = 0x03, enumerator
Dcam_periph.c1136 ccb->ccb_h.func_code = XPT_GDEVLIST; in cam_periph_ioctl()
Dcam_xpt.c2874 case XPT_GDEVLIST: in xpt_action_default()
5583 { XPT_GDEVLIST, "XPT_GDEVLIST" },
/freebsd-12-stable/sbin/camcontrol/
Dcamcontrol.c417 ccb->ccb_h.func_code = XPT_GDEVLIST; in getdevlist()
3425 ccb.ccb_h.func_code = XPT_GDEVLIST; in parse_btl_name()