Searched refs:dma_ctrl_to_host (Results 1 – 2 of 2) sorted by relevance
182 mbox->ctlr_info.control.dma_ctrl_to_host = true; in myrs_get_ctlr_info()241 mbox->ldev_info.control.dma_ctrl_to_host = true; in myrs_get_ldev_info()327 mbox->pdev_info.control.dma_ctrl_to_host = true; in myrs_get_pdev_info()362 mbox->dev_op.control.dma_ctrl_to_host = true; in myrs_dev_op()398 mbox->pdev_info.control.dma_ctrl_to_host = true; in myrs_translate_pdev()465 mbox->common.control.dma_ctrl_to_host = true; in myrs_get_fwstatus()1026 mbox->common.control.dma_ctrl_to_host = true; in raid_state_store()1160 mbox->common.control.dma_ctrl_to_host = true; in rebuild_store()1262 mbox->common.control.dma_ctrl_to_host = true; in consistency_check_store()1445 mbox->common.control.dma_ctrl_to_host = true; in discovery_store()[all …]
594 unsigned char dma_ctrl_to_host:1; /* Byte 0 Bit 4 */ member