Searched refs:pegasus_t (Results 1 - 2 of 2) sorted by relevance

/drivers/net/usb/
H A Dpegasus.c127 static int get_registers(pegasus_t *pegasus, __u16 indx, __u16 size, void *data)
140 static int set_registers(pegasus_t *pegasus, __u16 indx, __u16 size, void *data)
153 static int set_register(pegasus_t *pegasus, __u16 indx, __u8 data)
166 static int update_eth_regs_async(pegasus_t *pegasus)
201 static int __mii_op(pegasus_t *p, __u8 phy, __u8 indx, __u16 *regd, __u8 cmd)
236 static int read_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd)
242 static int write_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd)
249 pegasus_t *pegasus = netdev_priv(dev);
258 pegasus_t *pegasus = netdev_priv(dev);
264 static int read_eprom_word(pegasus_t *pegasu
[all...]
H A Dpegasus.h104 } pegasus_t; typedef in typeref:struct:pegasus

Completed in 36 milliseconds