Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h373 #define SATA_DEV_F_LBA28 0x02 macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c6338 } else if (sdinfo->satadrv_features_support & SATA_DEV_F_LBA28) { in sata_txlt_read()
6607 } else if (sdinfo->satadrv_features_support & SATA_DEV_F_LBA28) { in sata_txlt_write()
13352 else if (sdinfo->satadrv_features_support & SATA_DEV_F_LBA28) in sata_show_drive_info()
13528 SATA_DEV_F_LBA28; in sata_check_capacity()
13539 sdinfo->satadrv_features_support |= SATA_DEV_F_LBA28; in sata_check_capacity()