Searched refs:PCI_CONF_UNLOCK (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dirongate_pci.c62 #define PCI_CONF_UNLOCK(s) splx((s)) macro
152 PCI_CONF_UNLOCK(s);
169 PCI_CONF_UNLOCK(s);
/openbsd-current/sys/arch/i386/pci/
H A Dpci_machdep.c139 #define PCI_CONF_UNLOCK() \ macro
468 PCI_CONF_UNLOCK();
506 PCI_CONF_UNLOCK();
/openbsd-current/sys/arch/amd64/pci/
H A Dpci_machdep.c119 #define PCI_CONF_UNLOCK() \ macro
249 PCI_CONF_UNLOCK();
275 PCI_CONF_UNLOCK();

Completed in 205 milliseconds