Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/pci/
H A Dpci_cfgreg.c84 static int pcireg_cfgopen(void);
138 if (cfgmech == CFGMECH_NONE && pcireg_cfgopen() == 0) in pci_cfgregopen()
356 pcireg_cfgopen(void) in pcireg_cfgopen() function