OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldc_map
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc64/dev/
ldcvar.h
147
struct
ldc_map
{
struct
159
struct
ldc_map
*ldc_map_alloc(bus_dma_tag_t, int);
160
void ldc_map_free(bus_dma_tag_t, struct
ldc_map
*);
162
struct
ldc_map
*ldc_map_alloc(int);
163
void ldc_map_free(struct
ldc_map
*);
ldc.c
609
struct
ldc_map
*
612
struct
ldc_map
*
616
struct
ldc_map
*lm;
623
lm = kmem_zalloc(sizeof(struct
ldc_map
), KM_SLEEP);
670
ldc_map_free(bus_dma_tag_t t, struct
ldc_map
*lm)
673
ldc_map_free(struct
ldc_map
*lm)
vnet.c
169
struct
ldc_map
*sc_lm;
760
struct
ldc_map
*map = sc->sc_lm;
930
struct
ldc_map
*map = sc->sc_lm;
1126
struct
ldc_map
*map = sc->sc_lm;
1253
struct
ldc_map
*map = sc->sc_lm;
vdsk.c
173
struct
ldc_map
*sc_lm;
1170
struct
ldc_map
*map = sc->sc_lm;
1299
struct
ldc_map
*map = sc->sc_lm;
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025