Searched refs:DMA_IL_SUP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Didentify.c210 #define DMA_IL_SUP 0x8000 /* 1=interleaved DMA support (ATAPI) */ macro
1142 if((dev == ATAPI_DEV) && (eqpt != CDROM) && (val[CAPAB_0] & DMA_IL_SUP))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c208 #define DMA_IL_SUP 0x8000 /* 1=interleaved DMA support (ATAPI) */ macro
898 if ((dev == ATAPI_DEV) && (eqpt != CDROM) && (val[CAPAB_0] & DMA_IL_SUP))

Completed in 124 milliseconds