Searched refs:RM_STAT (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.c96 #define RM_STAT 127 /* removable media status notification feature set support */ macro
817 ((val[RM_STAT] & RM_STAT_BITS) == RM_STAT_SUP) ) ) {
1306 if((val[RM_STAT] & RM_STAT_BITS) == RM_STAT_SUP)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c92 #define RM_STAT 127 /* removable media status notification feature set support */ macro
670 (( val[RM_STAT] & RM_STAT_BITS) == RM_STAT_SUP) )
959 if ((val[RM_STAT] & RM_STAT_BITS) == RM_STAT_SUP)

Completed in 106 milliseconds