OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malo_tx_desc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
malo.c
97
struct
malo_tx_desc
{
struct
277
static void malo_tx_setup_desc(struct malo_softc *sc, struct
malo_tx_desc
*desc,
723
count * sizeof(struct
malo_tx_desc
), 1,
724
count * sizeof(struct
malo_tx_desc
), 0, BUS_DMA_NOWAIT, &ring->map);
731
count * sizeof(struct
malo_tx_desc
), PAGE_SIZE, 0,
739
count * sizeof(struct
malo_tx_desc
), (void **)&ring->desc,
747
count * sizeof(struct
malo_tx_desc
), NULL, BUS_DMA_NOWAIT);
767
(i + 1) % count * sizeof(struct
malo_tx_desc
));
779
struct
malo_tx_desc
*desc;
822
ring->count * sizeof(struct
malo_tx_desc
));
[
all
...]
/src/sys/dev/pcmcia/
if_malo_pcmciavar.h
339
struct
malo_tx_desc
{
struct
Completed in 13 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025