Searched refs:dma_ctrl_to_host (Results 1 – 2 of 2) sorted by relevance
181 mbox->ctlr_info.control.dma_ctrl_to_host = true; in myrs_get_ctlr_info()240 mbox->ldev_info.control.dma_ctrl_to_host = true; in myrs_get_ldev_info()326 mbox->pdev_info.control.dma_ctrl_to_host = true; in myrs_get_pdev_info()361 mbox->dev_op.control.dma_ctrl_to_host = true; in myrs_dev_op()397 mbox->pdev_info.control.dma_ctrl_to_host = true; in myrs_translate_pdev()464 mbox->common.control.dma_ctrl_to_host = true; in myrs_get_fwstatus()1023 mbox->common.control.dma_ctrl_to_host = true; in raid_state_store()1157 mbox->common.control.dma_ctrl_to_host = true; in rebuild_store()1258 mbox->common.control.dma_ctrl_to_host = true; in consistency_check_store()1443 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