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

  /src/sys/external/bsd/gnu-efi/dist/inc/
efinet.h 159 UINT8 IfType;
efidevp.h 275 UINT8 IfType;
  /src/sbin/efi/
devpath3.c 610 uint8_t IfType;
616 switch (p->IfType) {
678 path->sz = easprintf(&path->cp, "MAC(%s,%d)", mac_addr, p->IfType);
684 DEVPATH_FMT(IfType: %x\n),
687 p->IfType);

Completed in 16 milliseconds