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