Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_periph.c1273 cgds->ccb_h.func_code = XPT_GDEV_STATS; in cam_periph_bus_settle()
1342 cgds->ccb_h.func_code = XPT_GDEV_STATS; in camperiphscsistatuserror()
H A Dcam_ccb.h140 XPT_GDEV_STATS = 0x0c, enumerator
H A Dcam_xpt.c3170 case XPT_GDEV_STATS: in xpt_action()
/dragonfly/sbin/camcontrol/
H A Dcamcontrol.c2289 ccb->ccb_h.func_code = XPT_GDEV_STATS; in tagcontrol()