Home
last modified time | relevance | path

Searched refs:AAC_FLAGS_LBA_64BIT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c764 (softs->flags & AAC_FLAGS_LBA_64BIT) ? 1 : 0; in aac_supported_features()
771 (softs->flags & AAC_FLAGS_LBA_64BIT) ? 1 : 0; in aac_supported_features()
H A Daac.h336 #define AAC_FLAGS_LBA_64BIT (1 << 7) /* 64-bit LBA supported */ macro
H A Daac.c140 (((softs)->flags & AAC_FLAGS_LBA_64BIT) ? \
2442 softs->flags |= AAC_FLAGS_LBA_64BIT; in aac_check_firmware()
2472 if ((softs->flags & AAC_FLAGS_LBA_64BIT) && in aac_check_firmware()
3356 (softs->flags & AAC_FLAGS_LBA_64BIT) ? in aac_get_mntinfo()
4036 if (softs->flags & AAC_FLAGS_LBA_64BIT) { in aac_mode_sense()
4044 if (softs->flags & AAC_FLAGS_LBA_64BIT) { in aac_mode_sense()
4113 softs->flags & AAC_FLAGS_LBA_64BIT) { in aac_mode_sense()