Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_prototypes.h190 int pqisrc_alloc_and_create_event_queue(pqisrc_softstate_t *);
H A Dsmartpqi_queue.c672 int pqisrc_alloc_and_create_event_queue(pqisrc_softstate_t *softs) in pqisrc_alloc_and_create_event_queue() function
983 ret = pqisrc_alloc_and_create_event_queue(softs); in pqisrc_create_op_queues()