Home
last modified time | relevance | path

Searched refs:dma_q (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dhdparm.c380 unsigned long dma_q; member
453 #define dma_q (G.dma_q ) macro
1735 print_flag_on_off(getset_dma_q, "DMA queue_depth", dma_q);
1736 ioctl_or_warn(fd, HDIO_SET_QDMA, (int *)dma_q);
2164 getset_dma_q = parse_opts_0_INTMAX(&dma_q);