Searched refs:request_q_address (Results 1 – 2 of 2) sorted by relevance
723 icb->request_q_address[0] = LSB(LSW(LSD(ha->request_dvma))); in ql_nvram_config()724 icb->request_q_address[1] = MSB(LSW(LSD(ha->request_dvma))); in ql_nvram_config()725 icb->request_q_address[2] = LSB(MSW(LSD(ha->request_dvma))); in ql_nvram_config()726 icb->request_q_address[3] = MSB(MSW(LSD(ha->request_dvma))); in ql_nvram_config()727 icb->request_q_address[4] = LSB(LSW(MSD(ha->request_dvma))); in ql_nvram_config()728 icb->request_q_address[5] = MSB(LSW(MSD(ha->request_dvma))); in ql_nvram_config()729 icb->request_q_address[6] = LSB(MSW(MSD(ha->request_dvma))); in ql_nvram_config()730 icb->request_q_address[7] = MSB(MSW(MSD(ha->request_dvma))); in ql_nvram_config()1200 icb->request_q_address[0] = LSB(LSW(LSD(ha->request_dvma))); in ql_nvram_24xx_config()1201 icb->request_q_address[1] = MSB(LSW(LSD(ha->request_dvma))); in ql_nvram_24xx_config()[all …]
731 uint8_t request_q_address[8]; member833 uint8_t request_q_address[8]; member