Searched refs:SingleWordDMAActive (Results 1 – 5 of 5) sorted by relevance
68 USHORT SingleWordDMAActive:8; /* - */ member143 USHORT SingleWordDMAActive:8; /* - */ member
710 USHORT SingleWordDMAActive : 8; // member1695 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()
1860 KdPrint2((PRINT_PREFIX "SWDMA: %x\n", deviceExtension->FullIdentifyData.SingleWordDMAActive)); in IssueIdentify()
215 USHORT SingleWordDMAActive:8; member
225 USHORT SingleWordDMAActive : 8; member