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