Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/pci/
H A Dpci_cfgreg.c54 static void pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes);
130 pcireg_cfgwrite(bus, slot, func, reg, data, bytes); in pci_cfgregwrite()
191 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite() function
/f-stack/freebsd/i386/pci/
H A Dpci_cfgreg.c83 static void pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes);
199 pcireg_cfgwrite(bus, slot, func, reg, data, bytes); in pci_cfgregwrite()
284 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite() function