Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c111 bus_addr_t rtsx_data_buffer; /* device visible address of the DMA segment */ member
479 &sc->rtsx_data_buffer, /* first arg of callback */ in rtsx_dma_alloc()
481 if (error || sc->rtsx_data_buffer == 0) { in rtsx_dma_alloc()
540 sc->rtsx_data_buffer = 0; in rtsx_dma_free()
2895 WRITE4(sc, RTSX_HDBAR, sc->rtsx_data_buffer);