Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
DFdc.h194 } FDC_COMMAND_PACKET1; typedef
DFloppyPeim.c1181 OUT FDC_COMMAND_PACKET1 *Command in FillPara()
1370 FDC_COMMAND_PACKET1 Command; in ReadDataSector()
1389 ZeroMem (&Command, sizeof (FDC_COMMAND_PACKET1)); in ReadDataSector()
1401 for (Index = 0; Index < sizeof (FDC_COMMAND_PACKET1); Index++) { in ReadDataSector()