Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_queue.c302 OS_UNINIT_PQILOCK(&softs->admin_ib_queue.lock); in pqisrc_allocate_and_init_adminq()
561 OS_UNINIT_PQILOCK(&op_ib_q->lock); in pqisrc_destroy_op_ib_queues()
622 OS_UNINIT_PQILOCK(&softs->admin_ib_queue.lock); in pqisrc_destroy_admin_queue()
H A Dsmartpqi_defines.h1190 #define OS_UNINIT_PQILOCK(_lock) os_uninit_spinlock(_lock) macro