HomeSort by: relevance | last modified time | path
    Searched refs:_UID (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/efi/
devpath2.c 114 uint32_t _UID;
122 eisaid_to_str(p->_HID), p->_UID);
124 path->sz = easprintf(&path->cp, "%s(0x%x)", str, p->_UID);
131 DEVPATH_FMT(_UID: 0x%08x\n),
135 p->_UID);
145 uint32_t _UID;
167 *uidstr != '\0' ? uidstr : eisaid_to_str(p->_UID));
173 *uidstr != '\0' ? uidstr : eisaid_to_str(p->_UID));
185 p->_UID, hidstr, cidstr, uidstr);
192 DEVPATH_FMT(_UID: 0x%08x\n
    [all...]
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 846 Name(_UID,0x1)
2971 Name (_UID, 1)
2976 Name (_UID, 2)
2981 Name (_UID, 3)
2986 Name (_UID, 4)
6904 Name (_UID, 0) // first instance
8262 Name (_UID, 1)

Completed in 18 milliseconds