Searched defs:pci_conf_lock (Results 1 – 2 of 2) sorted by relevance
172 struct pci_conf_lock { struct179 static void pci_conf_unlock(struct pci_conf_lock *); argument324 pci_conf_lock(struct pci_conf_lock *ocl, uint32_t sel) in pci_conf_lock() function
407 static __cpu_simple_lock_t pci_conf_lock = __SIMPLELOCK_UNLOCKED; in xpci_do_op() local