Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c105 bus_addr_t rtsx_cmd_buffer; /* device visible address of the DMA segment */ member
441 &sc->rtsx_cmd_buffer, /* first arg of callback */ in rtsx_dma_alloc()
443 if (error || sc->rtsx_cmd_buffer == 0) { in rtsx_dma_alloc()
526 sc->rtsx_cmd_buffer = 0; in rtsx_dma_free()
2274 WRITE4(sc, RTSX_HCBAR, (uint32_t)sc->rtsx_cmd_buffer);