Searched refs:high_priority_io_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_controller.c982 U32 high_priority_io_count = 0; local
990 high_priority_io_count = sci_pool_count(fw_controller->hprq.pool);
992 if ( (outstanding_io_count + high_priority_io_count) > SCI_MAX_IO_REQUESTS )

Completed in 36 milliseconds