OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mb8795_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/dev/
mb8795var.h
31
struct
mb8795_softc
;
38
u_char (*gl_read_reg)(struct
mb8795_softc
*, int);
39
void (*gl_write_reg)(struct
mb8795_softc
*, int, u_char);
40
void (*gl_dma_reset)(struct
mb8795_softc
*);
41
void (*gl_dma_rx_setup)(struct
mb8795_softc
*);
42
void (*gl_dma_rx_go)(struct
mb8795_softc
*);
43
struct mbuf * (*gl_dma_rx_mbuf)(struct
mb8795_softc
*);
44
void (*gl_dma_tx_setup)(struct
mb8795_softc
*);
45
void (*gl_dma_tx_go)(struct
mb8795_softc
*);
46
int (*gl_dma_tx_mbuf)(struct
mb8795_softc
*, struct mbuf *)
51
struct
mb8795_softc
{
struct
[
all
...]
mb8795var.h
31
struct
mb8795_softc
;
38
u_char (*gl_read_reg)(struct
mb8795_softc
*, int);
39
void (*gl_write_reg)(struct
mb8795_softc
*, int, u_char);
40
void (*gl_dma_reset)(struct
mb8795_softc
*);
41
void (*gl_dma_rx_setup)(struct
mb8795_softc
*);
42
void (*gl_dma_rx_go)(struct
mb8795_softc
*);
43
struct mbuf * (*gl_dma_rx_mbuf)(struct
mb8795_softc
*);
44
void (*gl_dma_tx_setup)(struct
mb8795_softc
*);
45
void (*gl_dma_tx_go)(struct
mb8795_softc
*);
46
int (*gl_dma_tx_mbuf)(struct
mb8795_softc
*, struct mbuf *)
51
struct
mb8795_softc
{
struct
[
all
...]
Completed in 43 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025