Home
last modified time | relevance | path

Searched refs:sdp0 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_reg.h647 uint32_t sdp0; /* Segment Data Pointer 0 */ member
715 uint32_t sdp0; member
H A Drt2860.c865 rxd->sdp0 = LE_32(data->rxbuf_dma.cookie.dmac_address); in rt2860_alloc_rx_ring()
1228 txd->sdp0 = LE_32(data->paddr); in rt2860_send()
1754 rxd->sdp0 = LE_32(data->rxbuf_dma.cookie.dmac_address); in rt2860_rx_intr()