Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/smartpqi/
H A Dsmartpqi_prototypes.h247 int pqisrc_alloc_and_create_ib_queues(pqisrc_softstate_t *);
248 int pqisrc_alloc_and_create_ib_queues(pqisrc_softstate_t *);
H A Dsmartpqi_queue.c850 pqisrc_alloc_and_create_ib_queues(pqisrc_softstate_t *softs) in pqisrc_alloc_and_create_ib_queues() function
993 ret = pqisrc_alloc_and_create_ib_queues(softs); in pqisrc_create_op_queues()