OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cnw_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pcmcia/
if_cnw.c
182
struct
cnw_softc
{
struct
213
CFATTACH_DECL_NEW(cnw, sizeof(struct
cnw_softc
),
216
static void cnw_reset(struct
cnw_softc
*);
217
static void cnw_init(struct
cnw_softc
*);
218
static int cnw_enable(struct
cnw_softc
*sc);
219
static void cnw_disable(struct
cnw_softc
*sc);
221
static void cnw_transmit(struct
cnw_softc
*, struct mbuf *);
222
static struct mbuf *cnw_read(struct
cnw_softc
*);
223
static void cnw_recv(struct
cnw_softc
*);
227
static int cnw_setdomain(struct
cnw_softc
*, int)
[
all
...]
Completed in 44 milliseconds
Indexes created Fri Oct 10 21:09:48 GMT 2025