| /freebsd-head/contrib/libfido2/src/ |
| HD | nfc_linux.c | 302 uint8_t preamble; in fido_nfc_read() local 306 iov[0].iov_base = &preamble; in fido_nfc_read() 307 iov[0].iov_len = sizeof(preamble); in fido_nfc_read() 323 if (preamble != 0x00) { in fido_nfc_read()
|
| /freebsd-head/sys/contrib/openzfs/rpm/redhat/ |
| HD | zfs-kmod.spec.in | 17 # by generating a preamble text file which kmodtool can append to the spec file. 20 Conflicts: @PACKAGE@-dkms" > %{_sourcedir}/kmod-preamble) 32 %kernel_module_package -n %{kmod_name} -p %{_sourcedir}/kmod-preamble
|
| /freebsd-head/usr.sbin/bsdinstall/scripts/ |
| HD | script | 97 >$TMPDIR/bsdinstall-installscript-preamble 99 . $TMPDIR/bsdinstall-installscript-preamble
|
| HD | jail | 129 >$TMPDIR/bsdinstall-installscript-preamble 131 . $TMPDIR/bsdinstall-installscript-preamble
|
| /freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
| HD | SymbolFileCTF.cpp | 109 ctf_header.preamble.magic = m_data.GetU16(&offset); in ParseHeader() 110 ctf_header.preamble.version = m_data.GetU8(&offset); in ParseHeader() 111 ctf_header.preamble.flags = m_data.GetU8(&offset); in ParseHeader() 122 if (ctf_header.preamble.magic != g_ctf_magic) { in ParseHeader() 124 ctf_header.preamble.magic); in ParseHeader() 128 if (ctf_header.preamble.version != g_ctf_version) { in ParseHeader() 130 ctf_header.preamble.version); in ParseHeader() 135 ctf_header.preamble.version, ctf_header.preamble.flags); in ParseHeader() 139 if (ctf_header.preamble.flags & eFlagCompress) { in ParseHeader()
|
| /freebsd-head/sys/contrib/openzfs/tests/zfs-tests/tests/functional/gang_blocks/ |
| HD | gang_blocks.kshlib | 110 function preamble function
|
| HD | gang_blocks_001_pos.ksh | 33 preamble
|
| HD | gang_blocks_redundant.ksh | 38 preamble
|
| HD | gang_blocks_ddt_copies.ksh | 44 preamble
|
| /freebsd-head/sys/tools/syscalls/scripts/ |
| HD | syscall_mk.lua | 41 gen:preamble("FreeBSD system call object files.", "#")
|
| HD | syscalls_map.lua | 35 gen:preamble("FreeBSD system call symbols.")
|
| HD | libsys_h.lua | 41 gen:preamble("Public system call stubs provided by libsys.\n" ..
|
| HD | syscall_h.lua | 39 gen:preamble("System call numbers.")
|
| HD | syscalls.lua | 34 gen:preamble("System call names.")
|
| HD | init_sysent.lua | 34 gen:preamble("System call switch table.")
|
| HD | systrace_args.lua | 39 gen:preamble(
|
| HD | sysproto_h.lua | 34 gen:preamble("System call prototypes.")
|
| /freebsd-head/sys/contrib/dev/athk/ath12k/ |
| HD | mac.h | 54 int ath12k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx,
|
| HD | mac.c | 367 int ath12k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx, in ath12k_mac_hw_ratecode_to_legacy_rate() argument 374 if (preamble == WMI_RATE_PREAMBLE_CCK) { in ath12k_mac_hw_ratecode_to_legacy_rate() 2383 u32 preamble; in ath12k_mac_get_rate_hw_value() local 2389 preamble = WMI_RATE_PREAMBLE_CCK; in ath12k_mac_get_rate_hw_value() 2391 preamble = WMI_RATE_PREAMBLE_OFDM; in ath12k_mac_get_rate_hw_value() 2398 rate = ATH12K_HW_RATE_CODE(hw_value, 0, preamble); in ath12k_mac_get_rate_hw_value() 2501 u32 preamble; in ath12k_mac_op_bss_info_changed() local 2643 u32 preamble; in ath12k_mac_op_bss_info_changed() local 2646 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath12k_mac_op_bss_info_changed() 2648 preamble = WMI_VDEV_PREAMBLE_LONG; in ath12k_mac_op_bss_info_changed() [all …]
|
| /freebsd-head/sys/tools/syscalls/tools/ |
| HD | generator.lua | 72 function generator:preamble(str, comment) function
|
| /freebsd-head/sys/contrib/dev/athk/ath11k/ |
| HD | mac.h | 142 int ath11k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx,
|
| /freebsd-head/crypto/openssh/regress/misc/sk-dummy/ |
| HD | sk-dummy.c | 290 dump(const char *preamble, const void *sv, size_t l) in dump() argument 296 fprintf(stderr, "%s (len %zu):\n", preamble, l); in dump()
|
| /freebsd-head/sys/dts/arm/ |
| HD | vybrid.dtsi | 267 phy-disable-preamble; 287 phy-disable-preamble;
|
| /freebsd-head/contrib/ntp/ntpd/ |
| HD | keyword-gen.c | 327 char preamble[] = in generate_preamble() local 344 printf(preamble, timestamp); in generate_preamble()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/ |
| HD | debugfs.c | 961 &phy.preamble, &phy.stbc, &phy.ldpc, &phy.spe, <f) != 10) { in mt7996_sta_fixed_rate_set() 971 phy.preamble = phy.preamble ? SHORT_PREAMBLE : LONG_PREAMBLE; in mt7996_sta_fixed_rate_set()
|