Home
last modified time | relevance | path

Searched refs:in_bcount (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/storage/ide/uniata/
H A Dbsmaster.h909 ULONG in_bcount; member
H A Did_sata.cpp2331 AtaReq->ahci.in_bcount = (ULONG)(RCV_FIS[12]) | ((ULONG)(RCV_FIS[13]) << 8); in UniataAhciEndTransaction()