Searched defs:sis900_private (Results 1 – 1 of 1) sorted by relevance
161 struct sis900_private { struct162 struct pci_dev * pci_dev;164 spinlock_t lock;166 struct mii_phy * mii;167 struct mii_phy * first_mii; /* record the first mii structure */168 unsigned int cur_phy;169 struct mii_if_info mii_info;171 struct timer_list timer; /* Link status detection timer. */172 u8 autong_complete; /* 1: auto-negotiate complete */174 u32 msg_enable;[all …]