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

  /src/sys/dev/ic/
mb86960.c 101 void mb86960_write_mbufs(struct mb86960_softc *, struct mbuf *);
756 mb86960_write_mbufs(sc, m);
1345 mb86960_write_mbufs(struct mb86960_softc *sc, struct mbuf *m) function in typeref:typename:void
1370 panic("mb86960_write_mbufs: no header mbuf");
1501 panic("mb86960_write_mbufs: negative len");

Completed in 13 milliseconds