Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Data.h189 unsigned short command_set_2; /* bits 14:Smart Enabled 13:0 zero 10:lba48 support*/ member
/openbmc/u-boot/drivers/block/
H A Dide.c675 if (iop.command_set_2 & 0x0400) { /* LBA 48 support */ in ide_ident()