Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Drules.c254 static char *read_cmd(char * s) in read_cmd() function
/illumos-gate/usr/src/cmd/vntsd/
H A Dconsole.c479 read_cmd(vntsd_client_t *clientp, char *prompt, char *cmd) in read_cmd() function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Depic100.c458 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
H A Ddavicom.c394 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
H A Dsis900.c450 u32 read_cmd = location | EEread; in sis900_read_eeprom() local
H A Dnatsemi.c355 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
H A Drtl8139.c261 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
H A Dtulip.c569 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
695 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
H A Deepro100.c578 int read_cmd, ee_size; in eepro100_probe() local
H A Dw89c840.c736 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmc5.c464 u32 read_cmd; in t1_read_mc5_range() local
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1327 uint32_t read_cmd = 0; /* Command given to the driver. */ in do_device_or_nexus() local
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3389 read_cmd(void) in read_cmd() function