Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dlegacyvar.h51 int legacy_pcib_maxslots(device_t dev);
/f-stack/freebsd/x86/x86/
H A Dmptable_pci.c189 DEVMETHOD(pcib_maxslots, legacy_pcib_maxslots),
/f-stack/freebsd/x86/pci/
H A Dpci_bus.c57 legacy_pcib_maxslots(device_t dev) in legacy_pcib_maxslots() function
658 DEVMETHOD(pcib_maxslots, legacy_pcib_maxslots),