Searched refs:OVLP_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.c212 #define OVLP_SUP 0x2000 /* 1=overlap operation support (ATAPI) */ macro
1004 if(val[CAPAB_0] & OVLP_SUP) printf("Cmd overlap, ");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c210 #define OVLP_SUP 0x2000 /* 1=overlap operation support (ATAPI) */ macro
797 if (val[CAPAB_0] & OVLP_SUP) printf("Cmd overlap, ");

Completed in 41 milliseconds