OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:axe_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
if_axe.c
108
struct
axe_softc
{
struct
258
CFATTACH_DECL_NEW(axe, sizeof(struct
axe_softc
),
272
static void axe_ax88178_init(struct
axe_softc
*);
273
static void axe_ax88772_init(struct
axe_softc
*);
274
static void axe_ax88772a_init(struct
axe_softc
*);
275
static void axe_ax88772b_init(struct
axe_softc
*);
289
axe_cmd(struct
axe_softc
*sc, int cmd, int index, int val, void *buf)
321
struct
axe_softc
* const sc = usbnet_softc(un);
362
struct
axe_softc
* const sc = usbnet_softc(un);
386
struct
axe_softc
* const sc = usbnet_softc(un)
[
all
...]
Completed in 10 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025