Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
ldvar.h | 66 int (*sc_start)(struct ld_softc *, struct buf *); member in struct:ld_softc |
/src/sys/dev/ic/ | |
lancevar.h | 117 void (*sc_start)(struct ifnet *); member in struct:lance_softc |
/src/sys/net/ | |
if_pppvar.h | 98 void (*sc_start)(struct ppp_softc *); /* start output proc */ member in struct:ppp_softc |
/src/sys/arch/sgimips/mace/ | |
mavb.c | 139 uint8_t *sc_start, *sc_end; member in struct:mavb_softc 741 src = sc->sc_start; 769 sc->sc_start = sc->sc_get = start; |
/src/sys/arch/newsmips/dev/ | |
scsi_1185.c | 151 static void sc_start(struct sc_softc *); 335 sc_start(sc); 342 sc_start(struct sc_softc *sc) function in typeref:typename:void 976 sc_start(sc); |