Home
last modified time | relevance | path

Searched defs:DataIn (Results 1 – 6 of 6) sorted by relevance

/reactos/drivers/network/dd/dc21x4/
H A Dphy.c161 ULONG DataIn = ((Sequence >> i) & 1) << DC_SERIAL_SPI_DI_SHIFT; in HpnaSpiShiftOut() local
H A Deeprom.c1143 ULONG DataIn = ((Sequence >> i) & 1) << DC_SERIAL_EE_DI_SHIFT; in SRomShiftOut() local
/reactos/drivers/storage/ide/uniata/
H A Dntddscsi.h68 UCHAR DataIn; member
88 UCHAR DataIn; member
/reactos/drivers/filesystems/udfs/CDRW/
H A Dscsi_port.h66 UCHAR DataIn; member
84 UCHAR DataIn; member
/reactos/sdk/include/psdk/
H A Dntddscsi.h51 UCHAR DataIn; member
67 UCHAR DataIn; member
84 UCHAR DataIn; member
100 UCHAR DataIn; member
/reactos/base/applications/atactl/
H A Datactl.cpp333 BOOLEAN DataIn, in ata_send_scsi()