Home
last modified time | relevance | path

Searched defs:eeprom_cmd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-nvram.c56 static inline void eeprom_cmd(unsigned int *ctrl, unsigned cmd, unsigned reg) in eeprom_cmd() function
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nvram.c12 static inline void eeprom_cmd(uint32_t cmd, struct scsi_qla_host *ha) in eeprom_cmd() function
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1015 struct be_dma_mem eeprom_cmd; in be_read_eeprom() local
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c1680 static void eeprom_cmd(void __iomem *ee_addr, int cmd, int cmd_len) in eeprom_cmd() function