Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c271 static int getdevlist(struct cam_device *device);
397 getdevlist(struct cam_device *device) in getdevlist() function
10582 error = getdevlist(cam_dev); in main()