mesh.c | 147 static void mesh_dataio(struct mesh_softc *, struct mesh_scb *); 427 mesh_dataio(sc, scb); 621 mesh_dataio(struct mesh_softc *sc, struct mesh_scb *scb) function in typeref:typename:void 623 DPRINTF("mesh_dataio len = %ld (%s)\n", scb->dlen,
|