Searched refs:FDC_COMMAND_PACKET1 (Results 1 – 2 of 2) sorted by relevance
194 } FDC_COMMAND_PACKET1; typedef
1181 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()