Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/rtsx/
H A Drtsx.c115 bus_addr_t rtsx_data_buffer; /* device visible address of the DMA segment */ member
484 &sc->rtsx_data_buffer, /* first arg of callback */ in rtsx_dma_alloc()
486 if (error || sc->rtsx_data_buffer == 0) { in rtsx_dma_alloc()
545 sc->rtsx_data_buffer = 0; in rtsx_dma_free()
2856 WRITE4(sc, RTSX_HDBAR, sc->rtsx_data_buffer);