Searched refs:cam_devitem (Results 1 – 1 of 1) sorted by relevance
242 struct cam_devitem { struct248 STAILQ_ENTRY(cam_devitem) links; argument252 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 …]