Lines Matching refs:u_short
154 u_short chip;
155 u_short soft_model;
158 u_short rx_ratio; /* 1 - 99 */
159 u_short priority_tx; /* != 0 - priority tx */
160 u_short mode; /* PIO, Shared Mem or Busmaster */
255 static void hp100_load_eeprom(struct net_device *dev, u_short ioaddr);
258 u_short force_relogin);
260 static void hp100_cascade_reset(struct net_device *dev, u_short enable);
459 u_short local_mode, lsw; in hp100_probe1()
1647 u_short val; in hp100_start_xmit()
2004 u_short val; in hp100_update_stats()
2425 static void hp100_load_eeprom(struct net_device *dev, u_short probe_ioaddr) in hp100_load_eeprom()
2451 u_short val_VG, val_10; in hp100_sense_lan()
2601 static int hp100_login_to_vg_hub(struct net_device *dev, u_short force_relogin) in hp100_login_to_vg_hub()
2605 u_short val = 0; in hp100_login_to_vg_hub()
2766 static void hp100_cascade_reset(struct net_device *dev, u_short enable) in hp100_cascade_reset()
2895 u_short pci_command; in hp100_pci_probe()