Searched refs:sw_info (Results 1 – 1 of 1) sorted by relevance
1251 int i, sw_info, net_diag; in el3_up() local1273 sw_info = (read_eeprom(ioaddr, 0x14) & 0x400f) | in el3_up()1283 if (sw_info & 0x000f) { in el3_up()1289 if ((sw_info & 0x000f) && (sw_info & 0x8000)) { in el3_up()1300 printk(" if_port: %d, sw_info: %4.4x\n", dev->if_port, sw_info); in el3_up()