mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
[DDK]
Define IDE_COMMAND_IDENTIFY CORE-12617 svn path=/trunk/; revision=73510
This commit is contained in:
parent
6d0f733ac7
commit
d3e43b0f5f
1 changed files with 2 additions and 0 deletions
|
@ -252,4 +252,6 @@ typedef struct _IDENTIFY_DEVICE_DATA {
|
|||
} IDENTIFY_DEVICE_DATA, *PIDENTIFY_DEVICE_DATA;
|
||||
#include <poppack.h>
|
||||
|
||||
#define IDE_COMMAND_IDENTIFY 0xEC
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue