Searched refs:response_dma (Results 1 – 5 of 5) sorted by relevance
1874 mb[3] = ha->response_dma & 0xffff; in qla1280_init_rings()1875 mb[2] = (ha->response_dma >> 16) & 0xffff; in qla1280_init_rings()1877 mb[7] = pci_dma_hi32(ha->response_dma) & 0xffff; in qla1280_init_rings()1878 mb[6] = pci_dma_hi32(ha->response_dma) >> 16; in qla1280_init_rings()4276 &ha->response_dma); in qla1280_probe_one()4360 ha->response_ring, ha->response_dma); in qla1280_probe_one()4397 ha->response_ring, ha->response_dma); in qla1280_remove_one()
1049 dma_addr_t response_dma; /* Physical address. */ member
224 init_fw_cb->pri.compq_addr_lo = cpu_to_le32(LSDW(ha->response_dma)); in qla4xxx_initialize_fw_cb()225 init_fw_cb->pri.compq_addr_hi = cpu_to_le32(MSDW(ha->response_dma)); in qla4xxx_initialize_fw_cb()
406 dma_addr_t response_dma; member
494 ha->response_dma = 0; in qla4xxx_mem_free()549 ha->response_dma = ha->queues_dma + align + in qla4xxx_mem_alloc()