Searched defs:pcireg_cfgwrite (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/pci/ |
H A D | pci_cfgreg.c | 232 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite() function
|
/freebsd/sys/i386/pci/ |
H A D | pci_cfgreg.c | 325 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite() function
|