Searched refs:cam_real_open_device (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libcam/ |
| H A D | camlib.c | 53 static struct cam_device *cam_real_open_device(const char *path, int flags, 383 return(cam_real_open_device(dev_path, flags, device, NULL, in cam_open_btl() 414 return(cam_real_open_device(path, flags, device, path, NULL, 0)); in cam_open_pass() 491 return(cam_real_open_device(dev_path, flags, device, NULL, in cam_lookup_pass() 500 cam_real_open_device(const char *path, int flags, struct cam_device *device, in cam_real_open_device() function
|