Searched defs:eeprom_cmd (Results 1 – 4 of 4) sorted by relevance
56 static inline void eeprom_cmd(unsigned int *ctrl, unsigned cmd, unsigned reg) in eeprom_cmd() function
12 static inline void eeprom_cmd(uint32_t cmd, struct scsi_qla_host *ha) in eeprom_cmd() function
1015 struct be_dma_mem eeprom_cmd; in be_read_eeprom() local
1680 static void eeprom_cmd(void __iomem *ee_addr, int cmd, int cmd_len) in eeprom_cmd() function