Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c244 static uint32_t xpt_freeze_devq_device(struct cam_ed *dev, u_int count);
2625 xpt_freeze_devq_device(device, 1); in xpt_action_default()
3319 xpt_freeze_devq_device(device, 1); in xpt_run_devq()
4338 xpt_freeze_devq_device(struct cam_ed *dev, u_int count) in xpt_freeze_devq_device() function
4365 freeze = xpt_freeze_devq_device(dev, count); in xpt_freeze_devq()