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.c6301 } else if (sdinfo->satadrv_features_support & SATA_DEV_F_LBA28) { in sata_txlt_read()
6570 } else if (sdinfo->satadrv_features_support & SATA_DEV_F_LBA28) { in sata_txlt_write()
12923 else if (sdinfo->satadrv_features_support & SATA_DEV_F_LBA28) in sata_show_drive_info()
13099 SATA_DEV_F_LBA28; in sata_check_capacity()
13110 sdinfo->satadrv_features_support |= SATA_DEV_F_LBA28; in sata_check_capacity()