Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c228 #define NOT_ATA 0x8000 macro
798 if (!(val[GEN_CONFIG] & NOT_ATA)) { in identify()