Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_ucode.c30 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr()
45 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr()
66 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr()
84 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr()
105 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr()
132 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr()
158 const struct common_firmware_header *hdr = in radeon_ucode_validate() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ucode.c31 static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_common_hdr()
46 void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_mc_hdr()
67 void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_smc_hdr()
85 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr()
106 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr()
201 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr()
230 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr()
253 const struct common_firmware_header *hdr = in amdgpu_ucode_validate() local
262 bool amdgpu_ucode_hdr_version(union amdgpu_firmware_header *hdr, in amdgpu_ucode_hdr_version()
/dragonfly/stand/boot/pc32/btxld/
H A Dbtxld.c62 struct hdr { struct
63 uint32_t fmt; /* Format */
64 uint32_t flags; /* Bit flags */
65 uint32_t size; /* Size of file */
66 uint32_t text; /* Size of text segment */
67 uint32_t data; /* Size of data segment */
68 uint32_t bss; /* Size of bss segment */
69 uint32_t org; /* Program origin */
70 uint32_t entry; /* Program entry point */
306 gethdr(int fd, struct hdr *hdr) in gethdr()
[all …]
/dragonfly/contrib/cryptsetup/luks/
H A Dkeymanage.c84 struct luks_phdr *hdr, in LUKS_hdr_backup()
150 struct luks_phdr *hdr, in LUKS_hdr_restore()
245 struct luks_phdr *hdr, in _check_and_convert_hdr()
298 struct luks_phdr *hdr, in LUKS_read_phdr_backup()
325 struct luks_phdr *hdr, in LUKS_read_phdr()
359 struct luks_phdr *hdr, in LUKS_write_phdr()
519 struct luks_phdr *hdr, struct luks_masterkey *mk, in LUKS_set_key()
635 struct luks_phdr *hdr, in LUKS_open_key()
691 struct luks_phdr *hdr, in LUKS_open_key_with_hdr()
779 struct luks_phdr *hdr, in LUKS_del_key()
[all …]
/dragonfly/sys/kern/
H A Dsubr_module.c50 u_int32_t *hdr; in preload_search_by_name() local
93 u_int32_t *hdr; in preload_search_by_type() local
130 u_int32_t *hdr; in preload_search_next_name() local
172 u_int32_t *hdr; in preload_search_info() local
216 u_int32_t *hdr; in preload_delete_name() local
251 u_int32_t *hdr; in preload_bootstrap_relocate() local
/dragonfly/sys/vfs/ext2fs/
H A Dext2_extents.h107 #define EXT_FIRST_EXTENT(hdr) ((struct ext4_extent *)(((char *)(hdr)) + \ argument
109 #define EXT_FIRST_INDEX(hdr) ((struct ext4_extent_index *)(((char *)(hdr)) + \ argument
111 #define EXT_LAST_EXTENT(hdr) (EXT_FIRST_EXTENT((hdr)) + le16toh((hdr)->eh_ecount) - 1) argument
112 #define EXT_LAST_INDEX(hdr) (EXT_FIRST_INDEX((hdr)) + le16toh((hdr)->eh_ecount) - 1) argument
113 #define EXT4_EXTENT_TAIL_OFFSET(hdr) (sizeof(struct ext4_extent_header) + \ argument
117 #define EXT_MAX_EXTENT(hdr) (EXT_FIRST_EXTENT(hdr) + le16toh((hdr)->eh_max) - 1) argument
118 #define EXT_MAX_INDEX(hdr) (EXT_FIRST_INDEX((hdr)) + le16toh((hdr)->eh_max) - 1) argument
/dragonfly/sys/bus/u4b/net/
H A Dif_urndis.c217 struct urndis_set_req hdr; in urndis_attach() member
439 struct urndis_comp_hdr *hdr; in urndis_ctrl_recv() local
462 urndis_ctrl_handle(struct urndis_softc *sc, struct urndis_comp_hdr *hdr, in urndis_ctrl_handle()
502 const struct urndis_comp_hdr *hdr) in urndis_ctrl_handle_init()
545 const struct urndis_comp_hdr *hdr, const void **buf, uint16_t *bufsz) in urndis_ctrl_handle_query()
592 const struct urndis_comp_hdr *hdr) in urndis_ctrl_handle_reset()
613 struct urndis_set_req hdr; in urndis_ctrl_handle_reset() member
634 struct urndis_comp_hdr *hdr; in urndis_ctrl_init() local
698 struct urndis_comp_hdr *hdr; in urndis_ctrl_query() local
736 struct urndis_comp_hdr *hdr; in urndis_ctrl_set() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dx509v3.c185 struct asn1_hdr hdr; in x509_parse_algorithm_identifier() local
223 struct asn1_hdr hdr; in x509_parse_public_key() local
294 struct asn1_hdr hdr; in x509_parse_name() local
695 struct asn1_hdr hdr; in x509_parse_validity() local
778 struct asn1_hdr hdr; in x509_parse_ext_key_usage() local
815 struct asn1_hdr hdr; in x509_parse_ext_basic_constraints() local
994 struct asn1_hdr hdr; in x509_parse_ext_alt_name() local
1072 struct asn1_hdr hdr; in x509_parse_ext_subject_alt_name() local
1099 struct asn1_hdr hdr; in x509_parse_ext_issuer_alt_name() local
1175 struct asn1_hdr hdr; in x509_parse_ext_ext_key_usage() local
[all …]
H A Dasn1.c25 static int asn1_valid_der_boolean(struct asn1_hdr *hdr) in asn1_valid_der_boolean()
45 static int asn1_valid_der(struct asn1_hdr *hdr) in asn1_valid_der()
55 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) in asn1_get_next()
176 struct asn1_hdr hdr; in asn1_get_oid() local
H A Dtlsv1_cred.c446 struct asn1_hdr hdr; in pkcs12_certbag() local
525 struct asn1_hdr hdr; in pkcs12_parse_attr_friendly_name() local
552 struct asn1_hdr hdr; in pkcs12_parse_attr_local_key_id() local
580 struct asn1_hdr hdr; in pkcs12_parse_attr() local
625 struct asn1_hdr hdr; in pkcs12_safebag() local
704 struct asn1_hdr hdr; in pkcs12_safecontents() local
749 struct asn1_hdr hdr; in pkcs12_parse_content_data() local
771 struct asn1_hdr hdr; in pkcs12_parse_content_enc_data() local
890 struct asn1_hdr hdr; in pkcs12_parse_content() local
928 struct asn1_hdr hdr; in pkcs12_parse() local
[all …]
H A Dpkcs8.c21 struct asn1_hdr hdr; in pkcs8_key_import() local
124 struct asn1_hdr hdr; in pkcs8_enc_key_import() local
/dragonfly/contrib/wpa_supplicant/src/eap_common/
H A Deap_common.c27 const struct eap_hdr *hdr; in eap_hdr_len_valid() local
69 const struct eap_hdr *hdr; in eap_hdr_validate() local
132 struct eap_hdr *hdr; in eap_msg_alloc() local
169 struct eap_hdr *hdr; in eap_update_len() local
/dragonfly/sys/dev/raid/mfi/
H A Dmfi_debug.c66 mfi_print_sgl(struct mfi_frame_header *hdr, union mfi_sgl *sgl, int count) in mfi_print_sgl()
107 struct mfi_frame_header *hdr; in mfi_print_ldio() local
124 struct mfi_frame_header *hdr; in mfi_print_dcmd() local
240 struct mfi_frame_header *hdr; in mfi_validate_sg() local
/dragonfly/stand/boot/common/
H A Dload_elf_obj.c54 Elf_Ehdr hdr; member
88 Elf_Ehdr *hdr; in __elfN() local
195 Elf_Ehdr *hdr; in __elfN() local
405 Elf_Ehdr *hdr; in __elfN() local
443 Elf_Ehdr *hdr; in __elfN() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Darchive.c486 struct ar_hdr hdr; in _bfd_generic_read_ar_hdr_mag() local
1179 struct ar_hdr hdr; in bfd_slurp_armap() local
1597 struct ar_hdr *hdr = arch_hdr (current); in _bfd_construct_extended_name_table() local
1747 struct ar_hdr *hdr = arch_hdr (abfd); in _bfd_generic_write_ar_hdr() local
1759 struct ar_hdr *hdr = arch_hdr (abfd); in _bfd_bsd44_write_ar_hdr() local
1839 struct ar_hdr *hdr; in bfd_ar_hdr_from_filesystem() local
1922 struct ar_hdr *hdr; in bfd_generic_stat_arch_elt() local
2153 struct ar_hdr hdr; in _bfd_write_archive_contents() local
2425 struct ar_hdr hdr; in _bfd_bsd_write_armap() local
2574 struct ar_hdr hdr; in _bfd_archive_bsd_update_armap_timestamp() local
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Darchive.c466 struct ar_hdr hdr; in _bfd_generic_read_ar_hdr_mag() local
1123 struct ar_hdr hdr; in bfd_slurp_armap() local
1631 struct ar_hdr *hdr = arch_hdr (current); in _bfd_construct_extended_name_table() local
1790 struct ar_hdr *hdr = arch_hdr (abfd); in _bfd_generic_write_ar_hdr() local
1802 struct ar_hdr *hdr = arch_hdr (abfd); in _bfd_bsd44_write_ar_hdr() local
1876 struct ar_hdr *hdr; in bfd_ar_hdr_from_filesystem() local
1953 struct ar_hdr *hdr; in bfd_generic_stat_arch_elt() local
2175 struct ar_hdr hdr; in _bfd_write_archive_contents() local
2426 struct ar_hdr hdr; in bsd_write_armap() local
2538 struct ar_hdr hdr; in _bfd_archive_bsd_update_armap_timestamp() local
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Darchive.c486 struct ar_hdr hdr; in _bfd_generic_read_ar_hdr_mag() local
1161 struct ar_hdr hdr; in bfd_slurp_armap() local
1673 struct ar_hdr *hdr = arch_hdr (current); in _bfd_construct_extended_name_table() local
1832 struct ar_hdr *hdr = arch_hdr (abfd); in _bfd_generic_write_ar_hdr() local
1844 struct ar_hdr *hdr = arch_hdr (abfd); in _bfd_bsd44_write_ar_hdr() local
1918 struct ar_hdr *hdr; in bfd_ar_hdr_from_filesystem() local
1995 struct ar_hdr *hdr; in bfd_generic_stat_arch_elt() local
2219 struct ar_hdr hdr; in _bfd_write_archive_contents() local
2474 struct ar_hdr hdr; in bsd_write_armap() local
2623 struct ar_hdr hdr; in _bfd_archive_bsd_update_armap_timestamp() local
[all …]
/dragonfly/lib/libc/sysvipc/
H A Dsockets.c137 struct cmsghdr hdr; in send_fd() member
190 struct cmsghdr hdr; in receive_fd() member
255 struct cmsghdr hdr; in send_msg_with_cred() member
292 struct cmsghdr hdr; in receive_msg_with_cred() member
/dragonfly/sbin/cryptdisks/
H A Dsafe_mem.c57 struct safe_mem_hdr *hdr, *hdrp; in _alloc_safe_mem() local
102 struct safe_mem_hdr *hdr; in _free_safe_mem() local
153 struct safe_mem_hdr *hdr; in check_and_purge_safe_mem() local
/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_evnt.c89 ng_l2cap_hdr_t *hdr = NULL; in ng_l2cap_receive() local
156 ng_l2cap_cmd_hdr_t *hdr = NULL; in ng_l2cap_process_signal_cmd() local
528 ng_l2cap_cfg_opt_t hdr; in ng_l2cap_process_cfg_req() local
662 ng_l2cap_cfg_opt_t hdr; in ng_l2cap_process_cfg_rsp() local
972 ng_l2cap_cmd_hdr_t *hdr = NULL; in ng_l2cap_process_echo_req() local
1266 get_next_l2cap_opt(struct mbuf *m, int *off, ng_l2cap_cfg_opt_p hdr, in get_next_l2cap_opt()
/dragonfly/lib/libtcplay/
H A Dsafe_mem.c57 struct safe_mem_hdr *hdr, *hdrp; in _alloc_safe_mem() local
101 struct safe_mem_hdr *hdr; in _free_safe_mem() local
169 struct safe_mem_hdr *hdr; in check_and_purge_safe_mem() local
/dragonfly/sys/dev/misc/tbridge/
H A Dsafe_mem.c74 struct safe_mem_hdr *hdr, *hdrp; in _alloc_safe_mem() local
110 struct safe_mem_hdr *hdr; in _free_safe_mem() local
161 struct safe_mem_hdr *hdr; in check_and_purge_safe_mem() local
/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_rfcomm.c1912 struct rfcomm_frame_hdr *hdr = NULL; in ng_btsocket_rfcomm_receive_frame() local
2504 struct rfcomm_mcc_hdr *hdr = NULL; in ng_btsocket_rfcomm_receive_mcc() local
2600 struct rfcomm_mcc_hdr *hdr = mtod(m0, struct rfcomm_mcc_hdr *); in ng_btsocket_rfcomm_receive_test() local
2627 struct rfcomm_mcc_hdr *hdr = mtod(m0, struct rfcomm_mcc_hdr *); in ng_btsocket_rfcomm_receive_fc() local
2667 struct rfcomm_mcc_hdr *hdr = mtod(m0, struct rfcomm_mcc_hdr*); in ng_btsocket_rfcomm_receive_msc() local
2735 struct rfcomm_mcc_hdr *hdr = mtod(m0, struct rfcomm_mcc_hdr *); in ng_btsocket_rfcomm_receive_rpn() local
2842 struct rfcomm_mcc_hdr *hdr = mtod(m0, struct rfcomm_mcc_hdr *); in ng_btsocket_rfcomm_receive_rls() local
3053 struct rfcomm_cmd_hdr *hdr = NULL; in ng_btsocket_rfcomm_send_command() local
3105 struct rfcomm_frame_hdr *hdr = NULL; in ng_btsocket_rfcomm_send_uih() local
3179 struct rfcomm_mcc_hdr *hdr = NULL; in ng_btsocket_rfcomm_send_msc() local
[all …]
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_ulpi.c112 ng_hci_cmd_pkt_t hdr; in ng_hci_lp_acl_con_req() member
312 ng_hci_cmd_pkt_t hdr; in ng_hci_lp_sco_con_req() member
480 ng_hci_cmd_pkt_t hdr; in ng_hci_lp_discon_req() member
685 ng_hci_cmd_pkt_t hdr; in ng_hci_lp_con_rsp() member
937 ng_hci_cmd_pkt_t hdr; in ng_hci_lp_qos_req() member
/dragonfly/contrib/tcpdump/
H A Dprint-pflog.c88 pflog_print(netdissect_options *ndo, const struct pfloghdr *hdr) in pflog_print()
118 const struct pfloghdr *hdr; in pflog_if_print() local

12345678910>>...17