Searched defs:pcicfg_mutex (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c99 kmutex_t pcicfg_mutex; variable
110 mutex_init(&pcicfg_mutex, NULL, MUTEX_SPIN,
117 mutex_destroy(&pcicfg_mutex);

Completed in 57 milliseconds