Home
last modified time | relevance | path

Searched refs:PQI_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/smartpqi/
Dsmartpqi_cmd.c49 PQI_UNLOCK(&ib_q->lock); in pqisrc_submit_cmnd()
72 PQI_UNLOCK(&ib_q->lock); in pqisrc_submit_cmnd()
Dsmartpqi_request.c408 PQI_UNLOCK(&ib_q->lock); in pqisrc_build_send_io()
452 PQI_UNLOCK(&ib_q->lock); in pqisrc_build_send_io()
Dsmartpqi_defines.h1039 #define PQI_UNLOCK(_lock) OS_RELEASE_SPINLOCK(_lock) macro