Home
last modified time | relevance | path

Searched defs:hptiop_unlock_adapter (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/hptiop/
Dhptiop.h479 #define hptiop_unlock_adapter(hba) mtx_unlock(&(hba)->lock) macro
485 static __inline void hptiop_unlock_adapter(struct hpt_iop_hba *hba) in hptiop_unlock_adapter() function