OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hpc_dma_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
hpcdma.h
44
struct
hpc_dma_softc
{
struct
63
void hpcdma_init(struct hpc_attach_args *, struct
hpc_dma_softc
*, int);
64
void hpcdma_sglist_create(struct
hpc_dma_softc
*, bus_dmamap_t);
65
void hpcdma_cntl(struct
hpc_dma_softc
*, uint32_t);
66
void hpcdma_reset(struct
hpc_dma_softc
*);
67
void hpcdma_flush(struct
hpc_dma_softc
*);
hpcdma.c
66
hpcdma_init(struct hpc_attach_args *haa, struct
hpc_dma_softc
*sc, int ndesc)
118
hpcdma_sglist_create(struct
hpc_dma_softc
*sc, bus_dmamap_t dmamap)
180
hpcdma_cntl(struct
hpc_dma_softc
*sc, uint32_t mode)
187
hpcdma_reset(struct
hpc_dma_softc
*sc)
198
hpcdma_flush(struct
hpc_dma_softc
*sc)
wdsc.c
76
struct
hpc_dma_softc
sc_hpcdma;
207
struct
hpc_dma_softc
*dsc = &wsc->sc_hpcdma;
248
struct
hpc_dma_softc
*dsc = &wsc->sc_hpcdma;
275
struct
hpc_dma_softc
*dsc = &wsc->sc_hpcdma;
298
struct
hpc_dma_softc
*dsc = &wsc->sc_hpcdma;
Completed in 41 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025