Home
last modified time | relevance | path

Searched defs:data_word (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl669 sub data_word { $code.=".long\t".join(',',@_)."\n"; } subroutine
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl84 sub data_word() subroutine
/freebsd/sys/dev/sound/pci/
H A Dmaestro3.c382 struct data_word { in m3_pchan_init() struct
383 u_int16_t addr, val; in m3_pchan_init()
760 struct data_word { in m3_rchan_init() struct
761 u_int16_t addr, val; in m3_rchan_init()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c835 u_int32_t data_word[NUM_KA_DATA_WORDS]; in ar9300_wow_create_keep_alive_pattern() local