OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:igc_dma_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/igc/
if_igc.h
246
struct
igc_dma_alloc
{
struct
291
struct
igc_dma_alloc
txdma;
311
struct
igc_dma_alloc
rxdma;
if_igc.c
180
struct
igc_dma_alloc
*);
181
static void igc_dma_free(struct igc_softc *, struct
igc_dma_alloc
*);
1363
igc_dma_malloc(struct igc_softc *sc, bus_size_t size, struct
igc_dma_alloc
*dma)
1408
igc_dma_free(struct igc_softc *sc, struct
igc_dma_alloc
*dma)
Completed in 14 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025