Home
last modified time | relevance | path

Searched refs:IDX_ATAPI_IO1_i_ByteCountLow (Results 1 – 4 of 4) sorted by relevance

/reactos/boot/freeldr/freeldr/include/
H A Dhwide.h73 #define IDX_ATAPI_IO1_i_ByteCountLow 0x08 macro
91 #define IDX_ATAPI_IO1_i_ByteCountLow 0x04 macro
/reactos/boot/freeldr/freeldr/arch/drivers/
H A Dhwide.c464 AtaReadPort(DeviceUnit->Channel, IDX_ATAPI_IO1_i_ByteCountLow); in AtapiReadLogicalSectorLBA()
/reactos/drivers/storage/ide/uniata/
H A Datapi.h510 #define IDX_ATAPI_IO1_i_ByteCountLow (FIELD_OFFSET(ATAPI_REGISTERS_1, i.ByteCountLow )+IDX_A… macro
H A Did_ata.cpp1796 AtapiReadPort1(chan, IDX_ATAPI_IO1_i_ByteCountLow); in IssueIdentify()
5744 AtapiReadPort1(chan, IDX_ATAPI_IO1_i_ByteCountLow);
5866 (ULONG)AtapiReadPort1(chan, IDX_ATAPI_IO1_i_ByteCountLow) |