Searched refs:host_reg (Results 1 – 2 of 2) sorted by relevance
60 uint32_t host_reg[32]; member94 uint32_t host_reg[32]; member133 uint32_t host_reg[32]; member172 uint32_t host_reg[32]; member
1092 for (cnt = 0; cnt < sizeof(fw->host_reg) / 4; cnt++) in qla24xx_fw_dump()1093 fw->host_reg[cnt] = htonl(RD_REG_DWORD(dmp_reg++)); in qla24xx_fw_dump()1362 for (cnt = 0; cnt < sizeof(fw->host_reg) / 4; cnt++) in qla25xx_fw_dump()1363 fw->host_reg[cnt] = htonl(RD_REG_DWORD(dmp_reg++)); in qla25xx_fw_dump()1680 for (cnt = 0; cnt < sizeof(fw->host_reg) / 4; cnt++) in qla81xx_fw_dump()1681 fw->host_reg[cnt] = htonl(RD_REG_DWORD(dmp_reg++)); in qla81xx_fw_dump()2020 for (cnt = 0; cnt < sizeof(fw->host_reg) / 4; cnt++) in qla83xx_fw_dump()2021 fw->host_reg[cnt] = htonl(RD_REG_DWORD(dmp_reg++)); in qla83xx_fw_dump()