Home
last modified time | relevance | path

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

/freebsd/usr.sbin/camdd/
H A Dcamdd.c474 int camdd_get_cgd(struct cam_device *device, struct ccb_getdev *cgd);
1243 camdd_get_cgd(struct cam_device *device, struct ccb_getdev *cgd) in camdd_get_cgd() function
1466 if ((retval = camdd_get_cgd(cam_dev, &cgd)) != 0) { in camdd_probe_pass()