Home
last modified time | relevance | path

Searched refs:SingleWordDMAActive (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/ddk/
H A Dide.h68 USHORT SingleWordDMAActive:8; /* - */ member
143 USHORT SingleWordDMAActive:8; /* - */ member
/reactos/drivers/storage/ide/uniata/
H A Datapi.h710 USHORT SingleWordDMAActive : 8; // member
1695 mode = Active ? ident->SingleWordDMAActive : ident->SingleWordDMASupport; in ata_cur_mode_from_ident()
1696 if (ident->SingleWordDMAActive & 0x04) in ata_cur_mode_from_ident()
1698 if (ident->SingleWordDMAActive & 0x02) in ata_cur_mode_from_ident()
1700 if (ident->SingleWordDMAActive & 0x01) in ata_cur_mode_from_ident()
H A Did_ata.cpp1860 KdPrint2((PRINT_PREFIX "SWDMA: %x\n", deviceExtension->FullIdentifyData.SingleWordDMAActive)); in IssueIdentify()
/reactos/boot/freeldr/freeldr/include/
H A Dhwide.h215 USHORT SingleWordDMAActive:8; member
/reactos/drivers/storage/ide/atapi/
H A Datapi.h225 USHORT SingleWordDMAActive : 8; member