Searched refs:mesh_error (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/macppc/dev/ |
H A D | mesh.c | 142 static void mesh_error(struct mesh_softc *, struct mesh_scb *, int, int); 392 mesh_error(sc, scb, error, 0); in mesh_intr() 399 mesh_error(sc, scb, 0, exception); in mesh_intr() 450 mesh_error(struct mesh_softc *sc, struct mesh_scb *scb, int error, int exception) in mesh_error() function
|