Home
last modified time | relevance | path

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

/reactos/drivers/storage/ide/uniata/
H A Datapi.h256 #define DFLAGS_LBA32plus 0x20000 // Device is larger than LBA32 macro
H A Did_ata.cpp2144 LunExt->DeviceFlags |= DFLAGS_LBA32plus; in IssueIdentify()
6962 if(LunExt->DeviceFlags & DFLAGS_LBA32plus) {
6972 if(LunExt->DeviceFlags & DFLAGS_LBA32plus) {