Searched refs:risc_host_reg (Results 1 – 2 of 2) sorted by relevance
17 uint16_t risc_host_reg[8]; member
628 for (cnt = 0; cnt < sizeof(fw->risc_host_reg) / 2; cnt++) in qla2300_fw_dump()629 fw->risc_host_reg[cnt] = htons(RD_REG_WORD(dmp_reg++)); in qla2300_fw_dump()