Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c208 #define RM_STAT 127 /* removable media status notification feature set support */ macro
895 (( val[RM_STAT] & RM_STAT_BITS) == RM_STAT_SUP) ) in identify()
1207 if ((val[RM_STAT] & RM_STAT_BITS) == RM_STAT_SUP) in identify()