Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/
H A Dcam_xpt.c120 struct cam_ed_qinfo alloc_ccb_entry; member
890 &dev->alloc_ccb_entry.pinfo, in xpt_schedule_dev_allocq()
929 return (device->alloc_ccb_entry.pinfo.index != CAM_UNQUEUED_INDEX); in device_is_alloc_queued()
5106 cam_init_pinfo(&device->alloc_ccb_entry.pinfo); in xpt_alloc_device()
5107 device->alloc_ccb_entry.device = device; in xpt_alloc_device()
5198 if (device->alloc_ccb_entry.pinfo.index != in xpt_release_device()