Home
last modified time | relevance | path

Searched refs:mesh_command (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dmesh.c145 static void mesh_command(struct mesh_softc *, struct mesh_scb *);
423 mesh_command(sc, scb); in mesh_intr()
540 mesh_command(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_command() function