Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h372 #define SATA_DEV_F_DMA 0x01 macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c12926 if (sdinfo->satadrv_features_support & SATA_DEV_F_DMA) in sata_show_drive_info()
13888 sdinfo->satadrv_features_support |= SATA_DEV_F_DMA; in sata_fetch_device_identify_data()