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

  /src/sys/arch/evbarm/g42xxeb/
gb225_pcic.c 68 struct opcic_softc;
79 struct opcic_softc { struct
102 CFATTACH_DECL_NEW(opcic, sizeof(struct opcic_softc),
120 struct opcic_softc *sc = (struct opcic_softc *)(so->ss.sc);
140 struct opcic_softc *sc = device_private(self);
214 struct opcic_softc *sc = (struct opcic_softc *)socket->ss.sc;
282 struct opcic_softc *sc = (struct opcic_softc *)so->ss.sc
    [all...]

Completed in 11 milliseconds