Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Diosf.c73 static struct mutex iosf_mbi_mtx = MUTEX_INITIALIZER(IPL_HIGH); variable
126 mtx_enter(&iosf_mbi_mtx); in iosf_mbi_mdr_read()
128 mtx_leave(&iosf_mbi_mtx); in iosf_mbi_mdr_read()
142 mtx_enter(&iosf_mbi_mtx); in iosf_mbi_mdr_write()
144 mtx_leave(&iosf_mbi_mtx); in iosf_mbi_mdr_write()
156 mtx_enter(&iosf_mbi_mtx); in iosf_mbi_mdr_modify()
163 mtx_leave(&iosf_mbi_mtx); in iosf_mbi_mdr_modify()