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

  /src/sys/dev/pci/
if_fxp_pci.c 69 struct fxp_pci_softc { struct
85 static void fxp_pci_confreg_restore(struct fxp_pci_softc *psc);
88 CFATTACH_DECL3_NEW(fxp_pci, sizeof(struct fxp_pci_softc),
242 fxp_pci_confreg_restore(struct fxp_pci_softc *psc)
284 struct fxp_pci_softc *psc = device_private(dv);
293 struct fxp_pci_softc *psc = device_private(self);
313 struct fxp_pci_softc *psc = device_private(self);
561 struct fxp_pci_softc *psc = (void *) sc;

Completed in 11 milliseconds