Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c619 ATAPI_DEVICE_PATH *Atapi; in _DevPathAtapi() local
621 Atapi = DevPath; in _DevPathAtapi()
623 Atapi->PrimarySecondary ? L"Secondary" : L"Primary", in _DevPathAtapi()
624 Atapi->SlaveMaster ? L"Slave" : L"Master" in _DevPathAtapi()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h480 ATAPI_DEVICE_PATH Atapi; member
515 ATAPI_DEVICE_PATH *Atapi; member