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.c102 int num_highpower; member
890 xsoftc.num_highpower = CAM_MAX_HIGHPOWER; in xpt_init()
3312 if (xsoftc.num_highpower <= 0) { in xpt_run_devq()
3330 xsoftc.num_highpower--; in xpt_run_devq()
5281 xsoftc.num_highpower++; in xpt_done_process()