Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libcam/
H A 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-14.2/sys/cam/
H A Dcam_ccb.h143 XPT_GDEVLIST = 0x03, enumerator
H A Dcam_periph.c1145 ccb->ccb_h.func_code = XPT_GDEVLIST; in cam_periph_ioctl()
H A Dcam_xpt.c2746 case XPT_GDEVLIST: in xpt_action_default()
5487 { XPT_GDEVLIST, "XPT_GDEVLIST" },
/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c405 ccb->ccb_h.func_code = XPT_GDEVLIST; in getdevlist()
3500 ccb.ccb_h.func_code = XPT_GDEVLIST; in parse_btl_name()