Searched defs:sdt (Results 1 – 5 of 5) sorted by relevance
10 pub mod sdt; module
59 let mut sdt = SDT { data }; localVariable138 let mut sdt = SDT::new(*b"TEST", 40, 1, *b"CROSVM", *b"TESTTEST", 1); in test_sdt() localVariable
210 __u8 sdt; /* SDU (service data unit) type */ member
1221 shutdown_tag* sdt; in grpc_server_shutdown_and_notify() local
899 let sdt = acpi::create_customize_ssdt(pci.clone(), amls); in build_vm() localVariable