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

/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_queue.c386 pqisrc_delete_op_queue(pqisrc_softstate_t *softs, function
427 ret = pqisrc_delete_op_queue(softs, softs->event_q.q_id, false);
456 ret = pqisrc_delete_op_queue(softs, op_ib_q->q_id, true);
471 ret = pqisrc_delete_op_queue(softs, op_ib_q->q_id, true);
504 ret = pqisrc_delete_op_queue(softs, op_ob_q->q_id, false);
H A Dsmartpqi_prototypes.h191 int pqisrc_delete_op_queue(pqisrc_softstate_t *,

Completed in 80 milliseconds