Searched refs:STD_STBY (Results 1 – 1 of 1) sorted by relevance
263 #define STD_STBY 0x2000 /* 1=standard values supported (ATA); 0=vendor specific values */ macro1067 (val[CAPAB_0] & STD_STBY) ? "standard" : "vendor"); in identify()