Searched defs:ID_LEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhotkey_drv.h47 #define ID_LEN 9 macro
51 char hid[ID_LEN]; /* ACPI HardwareId */
52 char uid[ID_LEN]; /* ACPI UniqueId */
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h37 ID_LEN = 16, /* ID length */ enumerator in enum:__anon5241
217 u8 id[ID_LEN + 1];

Completed in 59 milliseconds