Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c219 #define pcic_mutex_exit(a) \ macro
227 #define pcic_mutex_exit(a) mutex_exit(a) macro