Searched refs:camdd_get_cgd (Results 1 – 1 of 1) sorted by relevance
474 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() function1466 if ((retval = camdd_get_cgd(cam_dev, &cgd)) != 0) { in camdd_probe_pass()