Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c108 int num_highpower; member
895 xsoftc.num_highpower = CAM_MAX_HIGHPOWER; in xpt_init()
3330 if (xsoftc.num_highpower <= 0) { in xpt_run_devq()
3348 xsoftc.num_highpower--; in xpt_run_devq()
5303 xsoftc.num_highpower++; in xpt_done_process()