Home
last modified time | relevance | path

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

/freebsd/lib/libcam/
H A DMakefile25 cam.3 cam_device_dup.3 \
H A Dcamlib.h143 struct cam_device * cam_device_dup(struct cam_device *device);
H A Dcamlib.c715 cam_device_dup(struct cam_device *device) in cam_device_dup() function