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

  /src/sys/arch/macppc/dev/
mesh.c 155 static struct mesh_scb *mesh_get_scb(struct mesh_softc *);
931 mesh_get_scb(struct mesh_softc *sc) function in typeref:struct:mesh_scb *
971 if ((scb = mesh_get_scb(sc)) == NULL) {

Completed in 73 milliseconds