Home
last modified time | relevance | path

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

/freebsd-src/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
90 hidmap_get_next_map_item(struct hidmap *hm, u_int *map, u_int *item, in hidmap_get_next_map_item()
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()
151 hidmap_push_key(struct hidmap *hm, uint16_t key, int32_t value) in hidmap_push_key()
160 hidmap_sync_keys(struct hidmap *hm) in hidmap_sync_keys()
182 struct hidmap *hm = context; in hidmap_intr() local
[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; hms_intr() local
[all...]
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-src/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-src/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; ipf_nat_hostmapdel() local
2556 hostmap_t *hm; ipf_nat_newmap() local
2821 hostmap_t *hm; ipf_nat_newrdr() local
3030 hostmap_t *hm = NULL; ipf_nat_add() local
6466 hostmap_t *hm, *nexthm = NULL, zerohm; ipf_nat_getnext() local
8132 hostmap_t *hm, **newtab; ipf_nat_hostmap_rehash() local
[all...]
/freebsd-src/sys/netgraph/
H A Dng_vjc.c441 struct mbuf *hm; in ng_vjc_rcvdata() local
/freebsd-src/sbin/ipf/ipftest/
H A Dipftest.c522 hostmap_t *hm; in dumpnat() local
/freebsd-src/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-src/contrib/tcsh/
H A Dtc.func.c1583 getusername(Char **hm) in getusername()
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_oncore.c3702 double xd, xm, xs, yd, ym, ys, hm, hft; in oncore_print_posn() local