Searched defs:si_info (Results 1 – 3 of 3) sorted by relevance
149 struct si_info { struct150 struct si_pub pub; /* back plane public state (must be first) */151 struct bcma_bus *icbus; /* handle to soc interconnect bus */152 struct pci_dev *pcibus; /* handle to pci bus */154 u32 chipst; /* chip status */
27 struct si_mode_info *si_info = &ut_info->si_info; in set_si_param() local
74 struct si_mode_info si_info; member