Searched defs:rtsx_pcr (Results 1 – 1 of 1) sorted by relevance
880 struct rtsx_pcr { struct881 struct pci_dev *pci;882 unsigned int id;883 int pcie_cap;886 unsigned long addr;887 void __iomem *remap_addr;888 int irq;891 void *rtsx_resv_buf;892 dma_addr_t rtsx_resv_buf_addr;894 void *host_cmds_ptr;[all …]