Searched refs:CFGMECH_NONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/amd64/pci/
H A Dpci_cfgreg.c46 CFGMECH_NONE = 0, enumerator in enum:__anon7148
86 if (cfgmech != CFGMECH_NONE)
/freebsd-11.0-release/sys/i386/pci/
H A Dpci_cfgreg.c72 CFGMECH_NONE = 0, enumerator in enum:__anon12093
151 if (cfgmech == CFGMECH_NONE && pcireg_cfgopen() == 0)
507 cfgmech = CFGMECH_NONE;

Completed in 45 milliseconds