Home
last modified time | relevance | path

Searched defs:read_cmd (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Depic100.c466 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
Ddavicom.c398 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
Dsis900.c469 u32 read_cmd = location | EEread; in sis900_read_eeprom() local
Dtulip.c585 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
712 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
Deepro.c496 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
Dw89c840.c748 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
Detherfabric.c1424 int address_len, rc, device_id, read_cmd; in falcon_spi_rw() local