Home
last modified time | relevance | path

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.c407 #define TBL_OEM_TBLID_SZ (8) macro
452 tbl->tbl_oem_tblid = get_str(&raw[16], TBL_OEM_TBLID_SZ); in dmar_parse()
808 kmem_free(tbl->tbl_oem_tblid, TBL_OEM_TBLID_SZ + 1); in dmar_table_destroy()