Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dif_le_pci.c101 struct le_pci_softc { struct
133 DEFINE_CLASS_0(le, le_pci_driver, le_pci_methods, sizeof(struct le_pci_softc)); argument
161 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; in le_pci_wrbcr()
171 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; in le_pci_rdbcr()
181 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; in le_pci_wrcsr()
191 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; in le_pci_rdcsr()
295 struct le_pci_softc *lesc; in le_pci_attach()
455 struct le_pci_softc *lesc; in le_pci_detach()
479 struct le_pci_softc *lesc; in le_pci_suspend()
491 struct le_pci_softc *lesc; in le_pci_resume()