Searched refs:dma_type (Results 1 – 1 of 1) sorted by relevance
101 static char dma_type[MAX_LONG_OPT_SZ]; variable192 if (strncmp(dma_type, "ioat", 4) == 0) in open_dma()643 strcpy(dma_type, optarg); in us_vhost_parse_args()1346 if (strncmp(dma_type, "ioat", 4) == 0) { in new_device()