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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c105 kmutex_t pcicfg_chipset_mutex; variable
114 mutex_init(&pcicfg_chipset_mutex, NULL, MUTEX_SPIN,
119 mutex_destroy(&pcicfg_chipset_mutex);

Completed in 56 milliseconds