Home
last modified time | relevance | path

Searched refs:ob_queue_t (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_queue.c39 ob_queue_t *ob_q = &softs->admin_ob_queue; in pqisrc_submit_admin_req()
490 ob_queue_t *op_ob_q = NULL; in pqisrc_destroy_op_ob_queues()
553 ob_queue_t *op_ob_q) in pqisrc_create_op_obq()
682 ob_queue_t *event_q = NULL; in pqisrc_alloc_and_create_event_queue()
887 ob_queue_t *op_ob_q = NULL; in pqisrc_alloc_and_create_ob_queues()
H A Dsmartpqi_structures.h531 }ob_queue_t; typedef
962 ob_queue_t admin_ob_queue;
963 ob_queue_t event_q;
964 ob_queue_t op_ob_q[PQISRC_MAX_SUPPORTED_OP_OB_Q - 1];/* 1 event queue */
H A Dsmartpqi_response.c175 ob_queue_t *ob_q; in pqisrc_process_response_queue()
H A Dsmartpqi_prototypes.h185 ob_queue_t *);
H A Dsmartpqi_event.c173 ob_queue_t *event_q; in pqisrc_process_event_intr_src()
H A Dsmartpqi_ioctl.c228 ob_queue_t *ob_q = &softs->op_ob_q[PQI_DEFAULT_IB_QUEUE]; in pqisrc_passthru_ioctl()
H A Dsmartpqi_discovery.c137 ob_queue_t *ob_q = &softs->op_ob_q[PQI_DEFAULT_IB_QUEUE]; in pqisrc_build_send_raid_request()