Lines Matching +defs:val +defs:buf
803 u32 val; in skge_vpd_read() local
815 static void skge_vpd_write(struct pci_dev *pdev, int cap, u16 offset, u32 val) in skge_vpd_write()
841 u32 val = skge_vpd_read(pdev, cap, offset); in skge_get_eeprom() local
868 u32 val; in skge_set_eeprom() local
1091 static int __xm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __xm_phy_read()
1122 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in xm_phy_write()
1292 u16 val; in bcom_phy_init() member
1900 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in gm_phy_write()
1918 static int __gm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __gm_phy_read()
2459 u16 val = 0; in skge_ioctl() local
3505 static char buf[16]; in skge_board_name() local