Searched defs:sc_start (Results 1 - 5 of 5) sorted by relevance
| /src/sys/dev/ | ||
| H A D | ldvar.h | 66 int (*sc_start)(struct ld_softc *, struct buf *); member in struct:ld_softc |
| /src/sys/dev/ic/ | ||
| H A D | lancevar.h | 117 void (*sc_start)(struct ifnet *); member in struct:lance_softc |
| /src/sys/net/ | ||
| H A D | if_pppvar.h | 93 void (*sc_start)(struct ppp_softc *); /* start output proc */ member in struct:ppp_softc |
| /src/sys/arch/newsmips/dev/ | ||
| H A D | scsi_1185.c | 342 sc_start(struct sc_softc *sc) function in typeref:typename:void |
| /src/sys/arch/sgimips/mace/ | ||
| H A D | mavb.c | 139 uint8_t *sc_start, *sc_end; member in struct:mavb_softc |
Completed in 7 milliseconds