Searched defs:rtsx_pcr (Results 1 – 1 of 1) sorted by relevance
874 struct rtsx_pcr { struct875 struct pci_dev *pci;876 unsigned int id;877 int pcie_cap;880 unsigned long addr;881 void __iomem *remap_addr;882 int irq;885 void *rtsx_resv_buf;886 dma_addr_t rtsx_resv_buf_addr;888 void *host_cmds_ptr;[all …]