Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam_xpt.c247 static uint32_t xpt_freeze_devq_device(struct cam_ed *dev, u_int count);
2628 xpt_freeze_devq_device(device, 1); in xpt_action_default()
3322 xpt_freeze_devq_device(device, 1); in xpt_run_devq()
4341 xpt_freeze_devq_device(struct cam_ed *dev, u_int count) in xpt_freeze_devq_device() function
4368 freeze = xpt_freeze_devq_device(dev, count); in xpt_freeze_devq()