OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wm_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
302
struct
wm_softc
;
338
struct
wm_softc
*txq_sc; /* shortcut (skip struct wm_queue) */
429
struct
wm_softc
*rxq_sc; /* shortcut (skip struct wm_queue) */
487
int (*acquire)(struct
wm_softc
*) __attribute__((warn_unused_result));
488
void (*release)(struct
wm_softc
*);
496
int (*acquire)(struct
wm_softc
*) __attribute__((warn_unused_result));
497
void (*release)(struct
wm_softc
*);
498
int (*read)(struct
wm_softc
*, int, int, uint16_t *);
504
struct
wm_softc
{
struct
830
static inline uint32_t wm_io_read(struct
wm_softc
*, int)
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025