Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defidevp.h478 ATAPI_DEVICE_PATH Atapi; member
513 ATAPI_DEVICE_PATH *Atapi; member
/DragonStub/lib/
H A Ddpath.c617 ATAPI_DEVICE_PATH *Atapi; in _DevPathAtapi() local
619 Atapi = DevPath; in _DevPathAtapi()
621 Atapi->PrimarySecondary ? L"Secondary" : L"Primary", in _DevPathAtapi()
622 Atapi->SlaveMaster ? L"Slave" : L"Master" in _DevPathAtapi()