HomeSort by: relevance | last modified time | path
    Searched defs:txp_dma_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_txpreg.h 530 struct txp_dma_alloc { struct
592 struct txp_dma_alloc sc_boot_dma, sc_host_dma, sc_zero_dma;
593 struct txp_dma_alloc sc_rxhiring_dma, sc_rxloring_dma;
594 struct txp_dma_alloc sc_txhiring_dma, sc_txloring_dma;
595 struct txp_dma_alloc sc_cmdring_dma, sc_rspring_dma;
596 struct txp_dma_alloc sc_rxbufring_dma;

Completed in 12 milliseconds