Searched refs:ReadBuffer2 (Results 1 – 4 of 4) sorted by relevance
/reactos/drivers/storage/ide/atapi/ |
H A D | atapi.h | 349 #define ReadBuffer2(BaseIoAddress, Buffer, Count) \ macro
|
H A D | atapi.c | 3925 ReadBuffer2(address3, in AtapiInterrupt()
|
/reactos/drivers/storage/ide/uniata/ |
H A D | atapi.h | 1118 #define ReadBuffer2(chan, Buffer, Count, timing) \ macro
|
H A D | id_ata.cpp | 1820 ReadBuffer2(chan, (PULONG)&deviceExtension->FullIdentifyData, 256/2, PIO0_TIMING); in IssueIdentify() 5939 ReadBuffer2(chan,
|