Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1580 RTSX_RESV_BUF_LEN, &(pcr->rtsx_resv_buf_addr), in rtsx_pci_probe()
1587 pcr->host_cmds_addr = pcr->rtsx_resv_buf_addr; in rtsx_pci_probe()
1589 pcr->host_sg_tbl_addr = pcr->rtsx_resv_buf_addr + HOST_CMDS_BUF_LEN; in rtsx_pci_probe()
1636 pcr->rtsx_resv_buf, pcr->rtsx_resv_buf_addr); in rtsx_pci_probe()
1676 pcr->rtsx_resv_buf, pcr->rtsx_resv_buf_addr); in rtsx_pci_remove()
/linux/include/linux/
H A Drtsx_pci.h1195 dma_addr_t rtsx_resv_buf_addr; member