Searched refs:response_q_address (Results 1 – 4 of 4) sorted by relevance
299 uint32_t response_q_address[2]; member1785 uint32_t response_q_address[2]; member
2079 ha->init_cb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla2x00_config_rings()2080 ha->init_cb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla2x00_config_rings()2109 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla24xx_config_rings()2110 icb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla24xx_config_rings()
1777 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla82xx_config_rings()1778 icb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla82xx_config_rings()
1161 uint32_t response_q_address[2]; member