OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netdock_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mac68k/nubus/
if_netdock_nubus.c
117
typedef struct
netdock_softc
{
struct
140
int netdock_setup(struct
netdock_softc
*, u_int8_t *);
144
static int netdock_init(struct
netdock_softc
*);
145
static int netdock_stop(struct
netdock_softc
*);
148
static void netdock_reset(struct
netdock_softc
*);
149
static void netdock_txint(struct
netdock_softc
*);
150
static void netdock_rxint(struct
netdock_softc
*);
152
static u_int netdock_put(struct
netdock_softc
*, struct mbuf *);
153
static int netdock_read(struct
netdock_softc
*, int);
154
static struct mbuf *netdock_get(struct
netdock_softc
*, int)
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025