Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/dada/impl/
H A Dcommands.h84 #define ATA_SET_FEATURES 0xEF /* Set features */ macro
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1134 cdb.cmd = ATA_SET_FEATURES; in dcd_set_features()