HomeSort by relevance Sort by last modified time
    Searched refs:supports_lba48 (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
ata.h 171 uint16_t supports_lba48; /* word 83 */ member in struct:ata_identity
  /external/syslinux/gpxe/src/drivers/block/
ata.c 158 if ( identity.supports_lba48 & cpu_to_le16 ( ATA_SUPPORTS_LBA48 ) ) {

Completed in 118 milliseconds