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.c111 int num_highpower; member
175 &xsoftc.num_highpower, 0,
903 if (xsoftc.num_highpower == 0) in xpt_init()
904 xsoftc.num_highpower = CAM_MAX_HIGHPOWER; in xpt_init()
3343 if (xsoftc.num_highpower <= 0) { in xpt_run_devq()
3361 xsoftc.num_highpower--; in xpt_run_devq()
5322 xsoftc.num_highpower++; in xpt_done_process()