Searched refs:cam_devitem (Results 1 – 1 of 1) sorted by relevance
245 struct cam_devitem { struct251 STAILQ_ENTRY(cam_devitem) links; argument255 STAILQ_HEAD(, cam_devitem) dev_queue;320 static int getdevid(struct cam_devitem *item);323 static struct cam_devitem *findsasdevice(struct cam_devlist *devlist,8793 getdevid(struct cam_devitem *item) in getdevid()8886 struct cam_devitem *item = NULL; in buildbusdevlist()9041 struct cam_devitem *item, *item2; in freebusdevlist()9044 STAILQ_REMOVE(&devlist->dev_queue, item, cam_devitem, in freebusdevlist()9052 static struct cam_devitem *[all …]