Searched refs:eot (Results 1 – 4 of 4) sorted by relevance
225 smb_header_t eot; in smbios_test_mktable() local259 bzero(&eot, sizeof (eot)); in smbios_test_mktable()260 eot.smbh_type = SMB_TYPE_EOT; in smbios_test_mktable()261 eot.smbh_len = 4; in smbios_test_mktable()262 (void) smbios_test_table_append(table, &eot, sizeof (eot)); in smbios_test_mktable()
1 |000 nul|001 soh|002 stx|003 etx|004 eot|005 enq|006 ack|007 bel|19 | 00 nul| 01 soh| 02 stx| 03 etx| 04 eot| 05 enq| 06 ack| 07 bel|
1 | 00 nul| 01 soh| 02 stx| 03 etx| 04 eot| 05 enq| 06 ack| 07 bel|
427 boolean_t eot = B_FALSE; in cpu_acpi_cache_supported_states() local497 eot = B_TRUE; in cpu_acpi_cache_supported_states()505 if (eot) { in cpu_acpi_cache_supported_states()