Searched refs:TBL_OEM_TBLID_SZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c404 #define TBL_OEM_TBLID_SZ (8) macro
449 tbl->tbl_oem_tblid = get_str(&raw[16], TBL_OEM_TBLID_SZ);
806 kmem_free(tbl->tbl_oem_tblid, TBL_OEM_TBLID_SZ + 1);

Completed in 99 milliseconds