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