Searched refs:le_pci_softc (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dif_le_pci.c106 struct le_pci_softc { struct
138 DEFINE_CLASS_0(le, le_pci_driver, le_pci_methods, sizeof(struct le_pci_softc));
166 struct le_pci_softc *lesc = (struct le_pci_softc *)sc;
176 struct le_pci_softc *lesc = (struct le_pci_softc *)sc;
186 struct le_pci_softc *lesc = (struct le_pci_softc *)sc;
205 struct le_pci_softc *lesc = (struct le_pci_softc *)s
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/
H A Dglue.c100 struct le_pci_softc { struct
116 struct le_pci_softc *lesc = (struct le_pci_softc *)device_get_softc(dev);

Completed in 78 milliseconds