Searched refs:type8 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_acpi.c | 45 uint8_t type8 = *((uint8_t *)cp); in type_byte_size() local 48 len_bits = AMD_IOMMU_REG_GET8(&type8, AMD_IOMMU_ACPI_DEVENTRY_LEN); in type_byte_size() 330 uint8_t type8; in amd_iommu_acpi_init() local 365 type8 = al_vmd.ivmdp->ivmd_type; in amd_iommu_acpi_init() 366 if (type8 == 0x20 || type8 == 0x21 || type8 == 0x22) in amd_iommu_acpi_init()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sdt.h | 135 type4, arg4, type5, arg5, type6, arg6, type7, arg7, type8, arg8) { \ 224 type7, arg7, type8, arg8) \ 227 type7, arg7, type8, arg8); 404 type4, arg4, type5, arg5, type6, arg6, type7, arg7, type8, arg8) \ 407 type7, arg7, type8, arg8);
|