Home
last modified time | relevance | path

Searched refs:pci_cfgenable (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/pci/x86_64/
H A Dpci_cfgreg.c183 pci_cfgenable(unsigned bus, unsigned slot, unsigned func, int reg, int bytes) in pci_cfgenable() function
218 port = pci_cfgenable(bus, slot, func, reg, bytes); in pcireg_cfgread()
243 port = pci_cfgenable(bus, slot, func, reg, bytes); in pcireg_cfgwrite()