OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mesh_status
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
mesh.c
148
static void
mesh_status
(struct mesh_softc *, struct mesh_scb *);
169
#define
MESH_STATUS
(MESH_STATUS0_CD | MESH_STATUS0_IO)
429
case
MESH_STATUS
:
430
mesh_status
(sc, scb);
562
sc->sc_nextstate =
MESH_STATUS
; /* no data xfer */
639
sc->sc_nextstate =
MESH_STATUS
;
643
mesh_status
(struct mesh_softc *sc, struct mesh_scb *scb)
function in typeref:typename:void
646
DPRINTF("
mesh_status
(0)\n");
649
sc->sc_nextstate =
MESH_STATUS
;
654
DPRINTF("
mesh_status
(1): status = 0x%x\n", scb->status)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025