Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c242 struct cam_devitem { struct
248 STAILQ_ENTRY(cam_devitem) links; argument
252 STAILQ_HEAD(, cam_devitem) dev_queue;
317 static int getdevid(struct cam_devitem *item);
8733 getdevid(struct cam_devitem *item) in getdevid()
8826 struct cam_devitem *item = NULL; in buildbusdevlist()
8981 struct cam_devitem *item, *item2; in freebusdevlist()
8984 STAILQ_REMOVE(&devlist->dev_queue, item, cam_devitem, in freebusdevlist()
8992 static struct cam_devitem *
8995 struct cam_devitem *item; in findsasdevice()
[all …]