Home
last modified time | relevance | path

Searched defs:_nxge_dma_common_t (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h558 struct _nxge_dma_common_t { struct
559 uint16_t dma_channel;
560 void *kaddrp;
561 void *last_kaddrp;
562 void *ioaddr_pp;
563 void *first_ioaddr_pp;
564 void *last_ioaddr_pp;
565 ddi_dma_cookie_t dma_cookie;
566 uint32_t ncookies;
568 ddi_dma_handle_t dma_handle;
[all …]