Searched refs:legacy_pcib_write_config (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | legacyvar.h | 56 void legacy_pcib_write_config(device_t dev, u_int bus, u_int slot,
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 191 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_bus.c | 74 legacy_pcib_write_config(device_t dev, u_int bus, u_int slot, u_int func, in legacy_pcib_write_config() function 660 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
|
| H A D | qpi.c | 304 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
|