Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c317 static int getdevid(struct cam_devitem *item);
8733 getdevid(struct cam_devitem *item) in getdevid() function
8922 if (getdevid(item) != 0) { in buildbusdevlist()