Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/
Dcam_xpt.c255 static int xpt_release_devq_device(struct cam_ed *dev, u_int count,
4545 if (xpt_release_devq_device(dev, /*count*/1, /*run_queue*/TRUE)) in xpt_release_devq_timeout()
4560 if (xpt_release_devq_device(dev, count, run_queue)) in xpt_release_devq()
4566 xpt_release_devq_device(struct cam_ed *dev, u_int count, int run_queue) in xpt_release_devq_device() function
5435 xpt_release_devq_device(device, in xpt_done_process()
5477 xpt_release_devq_device(dev, /*count*/1, in xpt_done_process()
5484 xpt_release_devq_device(dev, /*count*/1, in xpt_done_process()