Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libcam/
HDcamlib.c54 static struct cam_device *cam_real_open_device(const char *path, int flags,
384 return(cam_real_open_device(dev_path, flags, device, NULL, in cam_open_btl()
415 return(cam_real_open_device(path, flags, device, path, NULL, 0)); in cam_open_pass()
492 return(cam_real_open_device(dev_path, flags, device, NULL, in cam_lookup_pass()
501 cam_real_open_device(const char *path, int flags, struct cam_device *device, in cam_real_open_device() function