Searched refs:response_q_address (Results 1 – 2 of 2) sorted by relevance
732 icb->response_q_address[0] = LSB(LSW(LSD(ha->response_dvma))); in ql_nvram_config()733 icb->response_q_address[1] = MSB(LSW(LSD(ha->response_dvma))); in ql_nvram_config()734 icb->response_q_address[2] = LSB(MSW(LSD(ha->response_dvma))); in ql_nvram_config()735 icb->response_q_address[3] = MSB(MSW(LSD(ha->response_dvma))); in ql_nvram_config()736 icb->response_q_address[4] = LSB(LSW(MSD(ha->response_dvma))); in ql_nvram_config()737 icb->response_q_address[5] = MSB(LSW(MSD(ha->response_dvma))); in ql_nvram_config()738 icb->response_q_address[6] = LSB(MSW(MSD(ha->response_dvma))); in ql_nvram_config()739 icb->response_q_address[7] = MSB(MSW(MSD(ha->response_dvma))); in ql_nvram_config()1209 icb->response_q_address[0] = LSB(LSW(LSD(ha->response_dvma))); in ql_nvram_24xx_config()1210 icb->response_q_address[1] = MSB(LSW(LSD(ha->response_dvma))); in ql_nvram_24xx_config()[all …]
732 uint8_t response_q_address[8]; member834 uint8_t response_q_address[8]; member