Searched refs:share_opq_and_eventq (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_init.c234 softs->share_opq_and_eventq = true;
241 softs->share_opq_and_eventq = false;
250 softs->share_opq_and_eventq = false;
H A Dsmartpqi_intr.c217 if (softs->share_opq_and_eventq) {
H A Dsmartpqi_queue.c931 if(softs->share_opq_and_eventq == true)
H A Dsmartpqi_structures.h982 boolean_t share_opq_and_eventq; member in struct:pqisrc_softstate

Completed in 280 milliseconds