Home
last modified time | relevance | path

Searched defs:rmask (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x540.c838 u32 rmask = IXGBE_GSSR_EEP_SM | IXGBE_GSSR_PHY0_SM | in ixgbe_acquire_swfw_sync_X540() local
974 u32 rmask; in ixgbe_init_swfw_sync_X540() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_shift.c109 BN_ULONG l, m, rmask = 0; in bn_lshift_fixed_top() local
H A Dbn_div.c143 BN_ULONG *d = num->d, n, m, rmask; in bn_left_align() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c221 static const unsigned char rmask[9] = variable
/freebsd/sys/netpfil/pf/
H A Dpf_lb.c358 struct pf_addr *raddr = NULL, *rmask = NULL; in pf_map_addr() local
H A Dpf.c3763 struct pf_addr *rmask, struct pf_addr *saddr, sa_family_t af) in pf_poolmask()
/freebsd/usr.bin/gzip/
H A Dzuncompress.c78 static char_type rmask[9] = variable
/freebsd/usr.bin/compress/
H A Dzopen.c361 static char_type rmask[9] = variable
/freebsd/sys/kern/
H A Dsubr_witness.c2092 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) in _isitmyx()
/freebsd/stand/common/
H A Dgfx_fb.c280 int rmask, gmask, bmask; in gfx_fb_color_map() local