Home
last modified time | relevance | path

Searched defs:hm (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhidmap.c52 #define DPRINTFN(hm, n, fmt, ...) do { \ argument
58 #define DPRINTF(hm, ...) DPRINTFN(hm, 1, __VA_ARGS__) argument
67 #define HIDMAP_WANT_MERGE_KEYS(hm) ((hm)->key_rel != NULL) argument
69 #define HIDMAP_FOREACH_ITEM(hm, mi, uoff) \ argument
109 _hidmap_set_debug_var(struct hidmap *hm, int *debug_var) in _hidmap_set_debug_var()
129 hidmap_support_key(struct hidmap *hm, uint16_t key) in hidmap_support_key()
160 hidmap_sync_keys(struct hidmap *hm) in hidmap_sync_keys()
182 struct hidmap *hm = context; in hidmap_intr() local
718 hidmap_probe(struct hidmap* hm, device_t dev, in hidmap_probe()
741 hidmap_attach(struct hidmap* hm) in hidmap_attach()
[all …]
H A Dhpen.c174 struct hidmap *hm = device_get_softc(dev); in hpen_probe() local
216 struct hidmap *hm = device_get_softc(dev); in hpen_attach() local
H A Dhgame.h39 struct hidmap hm; member
H A Dhms.c116 struct hidmap hm; member
132 struct hidmap *hm = context; in hms_intr() local
H A Dps4dshock.c659 struct hidmap hm; member
674 struct hidmap hm; member
683 struct hidmap hm; member
1131 struct hidmap *hm = device_get_softc(dev); in ps4dshead_probe() local
H A Dhidmap.h233 hidmap_set_dev(struct hidmap *hm, device_t dev) in hidmap_set_dev()
245 #define HIDMAP_ADD_MAP(hm, map, caps) \ argument
255 #define HIDMAP_PROBE(hm, dev, id, map, suffix) \ argument
/freebsd/sbin/ipf/ipnat/
H A Dipnat.c610 hostmap_t hm, *hmp, **maptable; in showhostmap_dead() local
647 hostmap_t hm; in showhostmap_live() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat6.c362 hostmap_t *hm; in ipf_nat6_hostmap() local
446 hostmap_t *hm; in ipf_nat6_newmap() local
724 hostmap_t *hm; in ipf_nat6_newrdr() local
935 hostmap_t *hm = NULL; in ipf_nat6_add() local
H A Dip_nat.c760 hostmap_t *hm; in ipf_nat_hostmap() local
825 struct hostmap *hm; in ipf_nat_hostmapdel() local
2556 hostmap_t *hm; in ipf_nat_newmap() local
2821 hostmap_t *hm; in ipf_nat_newrdr() local
3030 hostmap_t *hm = NULL; in ipf_nat_add() local
6466 hostmap_t *hm, *nexthm = NULL, zerohm; in ipf_nat_getnext() local
8132 hostmap_t *hm, **newtab; in ipf_nat_hostmap_rehash() local
/freebsd/sys/netgraph/
H A Dng_vjc.c441 struct mbuf *hm; in ng_vjc_rcvdata() local
/freebsd/sbin/ipf/ipftest/
H A Dipftest.c522 hostmap_t *hm; in dumpnat() local
/freebsd/sys/kgssapi/krb5/
H A Dkrb5_mech.c1604 struct mbuf *m, *mlast, *hm, *cm, *n; in krb5_unwrap_old() local
1782 struct mbuf *m, *mlast, *hm, *cm; in krb5_unwrap_new() local
/freebsd/contrib/tcsh/
H A Dtc.func.c1583 getusername(Char **hm) in getusername()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c3702 double xd, xm, xs, yd, ym, ys, hm, hft; in oncore_print_posn() local