HomeSort by: relevance | last modified time | path
    Searched defs:fxp_pci_enable (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_fxp_pci.c 83 static int fxp_pci_enable(struct fxp_softc *);
514 sc->sc_enable = fxp_pci_enable;
559 fxp_pci_enable(struct fxp_softc *sc) function in typeref:typename:int

Completed in 27 milliseconds