Home
last modified time | relevance | path

Searched defs:am (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/bus/firewire/
HDfwdma.h60 fwdma_v_addr(struct fwdma_alloc_multi *am, int index) in fwdma_v_addr()
69 fwdma_bus_addr(struct fwdma_alloc_multi *am, int index) in fwdma_bus_addr()
84 fwdma_sync_multiseg(struct fwdma_alloc_multi *am, in fwdma_sync_multiseg()
96 fwdma_sync_multiseg_all(struct fwdma_alloc_multi *am, bus_dmasync_op_t op) in fwdma_sync_multiseg_all()
HDfwdma.c148 struct fwdma_alloc_multi *am; in fwdma_malloc_multiseg() local
208 fwdma_free_multiseg(struct fwdma_alloc_multi *am) in fwdma_free_multiseg()
HDfwohcivar.h62 struct fwdma_alloc_multi *am; member
/dragonfly/sbin/mount_autofs/
HDmount_autofs.c64 struct autofs_mount_info *am = v; in mount_autofs_parseargs() local
110 struct autofs_mount_info am = { in mount_autofs() local
/dragonfly/lib/libc/stdtime/
HDtimelocal.h53 const char *am; member
/dragonfly/sys/net/pf/
HDif_pflog.c235 u_int8_t reason, struct pf_rule *rm, struct pf_rule *am, in pflog_packet()
HDpf.c3692 struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm, in pf_test_rule()
4333 struct mbuf *m, void *h, struct pf_pdesc *pd, struct pf_rule **am, in pf_test_fragment()
/dragonfly/contrib/binutils-2.34/libctf/
HDctf-types.c587 ssize_t am = ctf_type_align (fp, mp->ctm_type); in ctf_type_align() local
596 ssize_t am = ctf_type_align (fp, lmp->ctlm_type); in ctf_type_align() local
608 ssize_t am = ctf_type_align (fp, dmd->dmd_type); in ctf_type_align() local
/dragonfly/crypto/libressl/crypto/bn/
HDbn_exp.c659 BIGNUM tmp, am; in BN_mod_exp_mont_consttime() local