Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Dpci_machdep.c324 pci_conf_lock(struct pci_conf_lock *ocl, uint32_t sel) in pci_conf_lock()
377 pci_conf_unlock(struct pci_conf_lock *ocl) in pci_conf_unlock()
669 struct pci_conf_lock ocl; in pci_conf_read() local
707 struct pci_conf_lock ocl; in pci_conf_write() local
746 struct pci_conf_lock ocl; in pci_conf_write16() local
/netbsd-src/games/hack/
H A Dhack.objnam.c106 struct objclass *ocl = &objects[otyp]; in typename() local