Home | History | Annotate | Download | only in AtapiPassThruDxe

Lines Matching refs:CommandIndex

2180   UINT16      *CommandIndex;

2280 CommandIndex = (UINT16 *) PacketCommand;
2281 for (Count = 0; Count < 6; Count++, CommandIndex++) {
2282 WritePortW (AtapiScsiPrivate->PciIo, AtapiScsiPrivate->IoPort->Data, *CommandIndex);