Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/camcontrol/
H A Dcamcontrol.c237 struct cam_devitem { struct
243 STAILQ_ENTRY(cam_devitem) links; argument
247 STAILQ_HEAD(, cam_devitem) dev_queue;
312 static int getdevid(struct cam_devitem *item);
8678 getdevid(struct cam_devitem *item) in getdevid()
8773 struct cam_devitem *item = NULL; in buildbusdevlist()
8928 struct cam_devitem *item, *item2; in freebusdevlist()
8931 STAILQ_REMOVE(&devlist->dev_queue, item, cam_devitem, in freebusdevlist()
8939 static struct cam_devitem *
8942 struct cam_devitem *item; in findsasdevice()
[all …]