Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sata/
H A Dsata_defs.h265 #define SATA_REM_MEDIA 0x0080 /* Removable media */ macro
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c3407 (sid->ai_config & SATA_REM_MEDIA)) ? 1 : 0; in sata_identdev_to_inquiry()