Searched defs:read_cmd (Results 26 – 34 of 34) sorted by relevance
12
81 u8 read_cmd[3] = { 0 }; in es7243e_read() local
1768 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
275 s32 read_cmd = RK1608_CMD_READ | (real_len << 14 & in rk1608_read() local
147 ssize_t (*read_cmd)(char *buffer, size_t length); member
1715 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
1156 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
3156 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
1008 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
825 struct qeth_cmd_buffer *read_cmd; member