Searched defs:tag (Results 326 - 350 of 676) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/x86/iommu/
H A Dbusdma_dmar.c361 struct bus_dma_tag_dmar *tag; local
392 struct bus_dma_tag_dmar *tag; local
417 struct bus_dma_tag_dmar *tag; local
456 struct bus_dma_tag_dmar *tag; local
476 dmar_bus_dmamap_load_something1(struct bus_dma_tag_dmar *tag, struct bus_dmamap_dmar *map, vm_page_t *ma, int offset, bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp, struct dmar_map_entries_tailq *unroll_list) argument
581 dmar_bus_dmamap_load_something(struct bus_dma_tag_dmar *tag, struct bus_dmamap_dmar *map, vm_page_t *ma, int offset, bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp) argument
636 struct bus_dma_tag_dmar *tag; local
650 struct bus_dma_tag_dmar *tag; local
679 struct bus_dma_tag_dmar *tag; local
754 struct bus_dma_tag_dmar *tag; local
790 struct bus_dma_tag_dmar *tag; local
847 struct bus_dma_tag_dmar *tag; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlauxlib.c173 static void tag_error (lua_State *L, int narg, int tag) { argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_map.c528 space_map_write_seg(space_map_t *sm, range_seg_t *rs, maptype_t maptype, uint64_t vdev_id, uint8_t words, dmu_buf_t **dbp, void *tag, dmu_tx_t *tx) argument
H A Ddsl_pool.c1235 dsl_pool_user_hold(dsl_pool_t *dp, uint64_t dsobj, const char *tag, argument
1245 dsl_pool_user_release(dsl_pool_t *dp, uint64_t dsobj, const char *tag, argument
1303 dsl_pool_hold(const char *name, void *tag, dsl_pool_t **dp) argument
1197 dsl_pool_user_hold_rele_impl(dsl_pool_t *dp, uint64_t dsobj, const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding) argument
1317 dsl_pool_rele(dsl_pool_t *dp, void *tag) argument
1324 dsl_pool_config_enter(dsl_pool_t *dp, void *tag) argument
1343 dsl_pool_config_enter_prio(dsl_pool_t *dp, void *tag) argument
1350 dsl_pool_config_exit(dsl_pool_t *dp, void *tag) argument
[all...]
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt_ro.c137 uint32_t tag; local
/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9x.c1250 int lun, tag; local
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_io.h81 uint32_t tag; /**< unique IO identifier */ member in struct:ocs_io_s
/freebsd-11-stable/contrib/mdocml/
H A Dhtml.h79 struct tag { struct
81 enum htmltag tag; member in struct:tag
102 struct tag *tag; /* last open tag */ member in struct:html
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Droute.c660 route_ShowSticky(struct prompt *p, struct sticky_route *r, const char *tag, argument
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c751 unsigned int tag; local
763 unsigned int tag; local
238 t4_ddp_clear_map(struct cxgbei_data *ci, struct cxgbei_ulp2_gather_list *gl, u_int tag, u_int idx, u_int npods, struct icl_cxgbei_conn *icc) argument
[all...]
H A Dicl_cxgbei.c256 icl_conn_build_tasktag(struct icl_conn *ic, uint32_t tag) argument
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc.c192 bus_space_tag_t tag; local
283 atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag, bus_space_handle_t h0, bus_space_handle_t h1) argument
[all...]
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_error.c601 ctl_set_overlapped_tag(struct ctl_scsiio *ctsio, uint8_t tag) argument
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_cred.c90 static const u8 * search_tag(const char *tag, const u8 *buf, size_t len) argument
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.h161 bus_dma_tag_t tag; member in struct:i40e_dma_mem
H A Dixl_pf.h87 void *tag; member in struct:ixl_pf
H A Dixlv.h130 void *tag; member in struct:ixlv_sc
/freebsd-11-stable/sys/net80211/
H A Dieee80211_hostap.c1578 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int rate) argument
1589 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int capinfo) argument
/freebsd-11-stable/sys/netinet/
H A Draw_ip.c193 rip_zone_change(void *tag) argument
/freebsd-11-stable/tools/tools/crypto/
H A Dcryptocheck.c793 openssl_gcm_encrypt(struct alg *alg, const EVP_CIPHER *cipher, const char *key, const char *iv, const char *aad, size_t aad_len, const char *input, char *output, size_t size, char *tag) argument
836 ocf_gcm(struct alg *alg, const char *key, size_t key_len, const char *iv, size_t iv_len, const char *aad, size_t aad_len, const char *input, char *output, size_t size, char *tag, int enc, int *cridp) argument
889 openssl_gcm_decrypt(struct alg *alg, const EVP_CIPHER *cipher, const char *key, const char *iv, const char *aad, size_t aad_len, const char *input, char *output, size_t size, char *tag) argument
[all...]
/freebsd-11-stable/usr.bin/quota/
H A Dquota.c425 heading(int type, u_long id, const char *name, const char *tag) argument
/freebsd-11-stable/sys/net/
H A Dif_tun.c106 static eventhandler_tag tag; variable
H A Dif_ethersubr.c1270 ether_vlanencap(struct mbuf *m, uint16_t tag) argument
1324 uint16_t tag; local
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pci_link.c419 acpi_pci_link_dump(struct acpi_pci_link_softc *sc, int header, const char *tag) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-eigrp.c140 uint8_t tag[4]; member in struct:eigrp_tlv_ip_ext_t
179 uint8_t tag[4]; member in struct:eigrp_tlv_at_ext_t

Completed in 403 milliseconds

<<11121314151617181920>>