Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dlegacyvar.h56 void legacy_pcib_write_config(device_t dev, u_int bus, u_int slot,
/f-stack/freebsd/x86/x86/
H A Dmptable_pci.c191 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
/f-stack/freebsd/x86/pci/
H A Dpci_bus.c74 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 Dqpi.c304 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),