OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncr53c9x_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
ncr53c9xvar.h
243
struct
ncr53c9x_softc
;
250
uint8_t (*gl_read_reg)(struct
ncr53c9x_softc
*, int);
251
void (*gl_write_reg)(struct
ncr53c9x_softc
*, int, uint8_t);
252
int (*gl_dma_isintr)(struct
ncr53c9x_softc
*);
253
void (*gl_dma_reset)(struct
ncr53c9x_softc
*);
254
int (*gl_dma_intr)(struct
ncr53c9x_softc
*);
255
int (*gl_dma_setup)(struct
ncr53c9x_softc
*,
257
void (*gl_dma_go)(struct
ncr53c9x_softc
*);
258
void (*gl_dma_stop)(struct
ncr53c9x_softc
*);
259
int (*gl_dma_isactive)(struct
ncr53c9x_softc
*);
265
struct
ncr53c9x_softc
{
struct
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025