Lines Matching +defs:val +defs:date

325 static inline void read_register(struct net_device *dev, u32 reg, u32 * val)  in read_register()
333 static inline void write_register(struct net_device *dev, u32 reg, u32 val) in write_register()
342 u16 * val) in read_register_word()
350 static inline void read_register_byte(struct net_device *dev, u32 reg, u8 * val) in read_register_byte()
358 static inline void write_register_word(struct net_device *dev, u32 reg, u16 val) in write_register_word()
366 static inline void write_register_byte(struct net_device *dev, u32 reg, u8 val) in write_register_byte()
374 static inline void read_nic_dword(struct net_device *dev, u32 addr, u32 * val) in read_nic_dword()
381 static inline void write_nic_dword(struct net_device *dev, u32 addr, u32 val) in write_nic_dword()
388 static inline void read_nic_word(struct net_device *dev, u32 addr, u16 * val) in read_nic_word()
395 static inline void write_nic_word(struct net_device *dev, u32 addr, u16 val) in write_nic_word()
402 static inline void read_nic_byte(struct net_device *dev, u32 addr, u8 * val) in read_nic_byte()
409 static inline void write_nic_byte(struct net_device *dev, u32 addr, u8 val) in write_nic_byte()
501 void *val, u32 * len) in ipw2100_get_ordinal()
579 static int ipw2100_set_ordinal(struct ipw2100_priv *priv, u32 ord, u32 * val, in ipw2100_set_ordinal()
1170 u32 val; in ipw2100_get_hw_features() local
3494 u32 val; in pci_show() local
3779 u32 val = 0; in registers_show() local
3933 u32 val = 0; in ordinals_show() local
4138 u32 val; in debug_level_store() local
4200 unsigned long val; in scan_age_store() local
4229 int val = ((priv->status & STATUS_RF_KILL_SW) ? 0x1 : 0x0) | in rf_kill_show() local
6133 u32 val; in ipw2100_pci_init_one() local
6402 u32 val; in ipw2100_resume() local
6733 u16 val; in ipw2100_wx_get_range() local
7070 int val; in ipw2100_wx_get_rate() local
8454 u8 date[3]; // month, day, year member