Searched defs:common (Results 26 - 50 of 79) sorted by path

1234

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-olsr.c314 const struct olsr_common *common; member in union:__anon4113
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dpk.c123 MINT *common; local
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl42 sub common { subroutine
/freebsd-11-stable/gnu/usr.bin/cc/cc_int/
H A DMakefile
/freebsd-11-stable/sbin/fsck/
H A Dfsck.c575 static const char common[] = local
/freebsd-11-stable/sbin/restore/
H A Dmain.c296 const char *const common = local
/freebsd-11-stable/sys/arm64/arm64/
H A Dbusdma_machdep.c125 struct bus_dma_tag_common *common; local
[all...]
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h227 struct bhnd_pci_softc common; /**< common bhnd_pci state */ member in struct:bhnd_pcihb_softc
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostbvar.h65 struct bhnd_pcie2_softc common; /**< common bhnd_pcie2 state */ member in struct:bhnd_pcie2hb_softc
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c2411 int common; local
[all...]
H A Decore_hsi.h10741 struct xstorm_common_context_section common; member in struct:xstorm_iscsi_st_context
11928 struct hc_sb_data common /* The fast-path status block meta-data, common to all chips */; member in struct:hc_status_block_data_e1x
11938 struct hc_sb_data common /* The fast-path status block meta-data, common to all chips */; member in struct:hc_status_block_data_e2
12721 struct xstorm_common_context_section common; member in struct:xstorm_toe_st_context
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Dsavage_drv.h81 } common; member in union:__anon9835
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewire.h145 } common; member in union:fw_pkt::__anon10074
H A Dfwohcireg.h361 }common; member in union:fwohci_txpkthdr::__anon6423
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1607 struct iwn_rx_general_stats common; member in struct:iwn_rx_general_stats_bt
/freebsd-11-stable/sys/dev/pccard/
H A Dpccard_cis.c127 int common; member in struct:__anon11413
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h787 struct common_queue_zone common; member in struct:ustorm_queue_zone
H A Decore_dev_api.h450 struct ecore_eth_stats_common common; member in struct:ecore_eth_stats
H A Decore_hsi_eth.h1794 struct vport_update_ramrod_data_cmn common /* Common data for all vport update ramrods */; member in struct:vport_update_ramrod_data
H A Decore_hsi_iwarp.h1111 struct mpa_outgoing_params common; member in struct:iwarp_mpa_offload_ramrod_data
H A Discsi_common.h807 struct iscsi_common_hdr common /* Command PDU header */; member in union:iscsi_task_hdr
/freebsd-11-stable/sys/dev/usb/storage/
H A Dumass.c286 } __packed common; member in union:__anon11841
/freebsd-11-stable/sys/sys/
H A Dlinker.h86 STAILQ_HEAD(, common_symbol) common; /* list of common symbols */ member in struct:linker_file
/freebsd-11-stable/sys/x86/iommu/
H A Dbusdma_dmar.h39 struct bus_dma_tag_common common; member in struct:bus_dma_tag_dmar
H A Dintel_gas.c300 const struct bus_dma_tag_common *common; member in struct:dmar_gas_match_args
475 dmar_gas_find_space(struct dmar_domain *domain, const struct bus_dma_tag_common *common, dmar_gaddr_t size, int offset, u_int flags, struct dmar_map_entry *entry) argument
629 dmar_gas_map(struct dmar_domain *domain, const struct bus_dma_tag_common *common, dmar_gaddr_t size, int offset, u_int eflags, u_int flags, vm_page_t *ma, struct dmar_map_entry **res) argument
[all...]

Completed in 496 milliseconds

1234