Searched refs:ATA_ULTRA_DMA5 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/busses/ata/highpoint_ide_pci/ | ||
H A D | highpoint_ata.h | 20 ATA_ULTRA_DMA5 = 0x15, enumerator |
H A D | highpoint_ide_pci.cpp | 253 HPT_info->maxDMA = ATA_ULTRA_DMA5; in init_controller() |