Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c232 uint32_t q_qactive; member
819 bq->q_qactive = 0; in bd_attach()
1854 while ((bq->q_qactive < bq->q_qsize) && in bd_sched()
1860 bq->q_qactive++; in bd_sched()
1885 bq->q_qactive--; in bd_sched()
1927 bq->q_qactive--; in bd_runq_exit()