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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c43 type_byte_size(char *cp) function
282 for (cp = ivhd_end; cp < ivhd_tot_end; cp += type_byte_size(cp)) {
284 switch (type_byte_size(cp)) {

Completed in 46 milliseconds