HomeSort by: relevance | last modified time | path
    Searched defs:Fibre (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
dpath.c 647 FIBRECHANNEL_DEVICE_PATH *Fibre;
649 Fibre = DevPath;
650 CatPrint( Str , L"Fibre%s(0x%016lx,0x%016lx)" ,
651 DevicePathType( & Fibre-> Header ) == MSG_FIBRECHANNEL_DP ? L"" : L"Ex" ,
652 Fibre-> WWN , Fibre-> Lun ) ;

Completed in 14 milliseconds