Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.c272 static int getdevlist(struct cam_device *device);
398 getdevlist(struct cam_device *device) in getdevlist() function
10611 error = getdevlist(cam_dev); in main()