Searched defs:eepromAddr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_nvram.c | 138 static int eeprom_readword(int eepromAddr, u16 * value, in eeprom_readword() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_nvram.c | 138 static int eeprom_readword(int eepromAddr, u16 * value, in eeprom_readword() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/ |
H A D | qla3xxx.c | 386 static void fm93c56a_cmd(struct ql3_adapter *qdev, u32 cmd, u32 eepromAddr) in fm93c56a_cmd() argument 500 eeprom_readword(struct ql3_adapter *qdev, u32 eepromAddr, unsigned short *value) eeprom_readword() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/ |
H A D | qla3xxx.c | 386 static void fm93c56a_cmd(struct ql3_adapter *qdev, u32 cmd, u32 eepromAddr) in fm93c56a_cmd() argument 500 eeprom_readword(struct ql3_adapter *qdev, u32 eepromAddr, unsigned short *value) eeprom_readword() argument
|
Completed in 9 milliseconds