Searched defs:chip_info (Results 1 – 4 of 4) sorted by relevance
430 static struct chip_info { struct431 u16 vendor_id, device_id, device_id_mask, pad;432 const char *name;433 void (*media_timer)(unsigned long data);434 int flags;
173 struct chip_info { struct179 static struct chip_info skel_netdrv_tbl[] = { argument
447 static struct chip_info { struct448 const char *name;449 int drv_flags;
145 struct mii_chip_info * chip_info; member