Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/
H A Dcam_ccb.h295 struct ccb_getdevstats { struct
894 struct ccb_getdevstats cgds;
H A Dcam_periph.c1269 struct ccb_getdevstats *cgds; in cam_periph_bus_settle()
1333 struct ccb_getdevstats *cgds; in camperiphscsistatuserror()
H A Dcam_xpt.c3178 struct ccb_getdevstats *cgds; in xpt_action()
/dflybsd-src/sbin/camcontrol/
H A Dcamcontrol.c2287 sizeof(struct ccb_getdevstats) - sizeof(struct ccb_hdr)); in tagcontrol()