Searched defs:words (Results 51 - 75 of 101) sorted by relevance

12345

/freebsd-10-stable/sys/dev/e1000/
H A De1000_nvm.c440 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
500 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
555 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
603 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
683 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A De1000_api.c1294 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
1312 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_lib.c287 static BN_ULONG *bn_expand_internal(const BIGNUM *b, int words) argument
378 BIGNUM *bn_dup_expand(const BIGNUM *b, int words) argument
426 bn_expand2(BIGNUM *b, int words) argument
[all...]
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_x540.c413 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) argument
464 ixgbe_write_eewr_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) argument
H A Dixgbe_82599.c2408 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dhistexpand.c1580 char **words, *s; local
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-smb.c173 print_trans2(const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) argument
336 print_trans(const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) argument
398 print_negprot(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
439 print_sesssetup(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
483 print_lockingandx(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
801 const u_char *words, *maxwords, *data; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.dol.c1010 Char **words; local
[all...]
H A Dsh.hist.c516 unsigned words = local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arc.c1014 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-s390.c1784 LITTLENUM_TYPE words[4]; local
H A Dtc-spu.c716 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-cr16.c655 LITTLENUM_TYPE words[4]; local
2314 unsigned short words[4]; local
[all...]
H A Dtc-mep.c1691 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
/freebsd-10-stable/contrib/gcc/config/
H A Dfp-bit.h384 halffractype words[2]; member in union:__anon1054
/freebsd-10-stable/release/picobsd/tinyware/msh/
H A Dsh.h61 char **words; /* arguments to a command */ member in struct:op
/freebsd-10-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c71 uint16_t *words = (uint16_t *)data; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dmangle.c1327 int words = GET_MODE_BITSIZE (TYPE_MODE (type)) / 32; local
/freebsd-10-stable/contrib/texinfo/util/
H A Dtexindex.c651 find_pos(char *str, int words, int chars, int ignore_blanks) argument
684 find_braced_pos(char *str, int words, int chars, int ignore_blanks) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-usb.c1425 int words = available; local
[all...]
/freebsd-10-stable/sys/dev/advansys/
H A Dadvlib.c1650 adv_get_q_info(struct adv_softc *adv, u_int16_t s_addr, u_int16_t *inbuf, int words) argument
1859 adv_put_scsiq(struct adv_softc *adv, u_int16_t s_addr, u_int16_t *buffer, int words) argument
/freebsd-10-stable/sys/dev/fxp/
H A Dif_fxp.c1287 fxp_read_eeprom(struct fxp_softc *sc, u_short *data, int offset, int words) argument
1296 fxp_write_eeprom(struct fxp_softc *sc, u_short *data, int offset, int words) argument
/freebsd-10-stable/sys/dev/isci/scil/
H A Dscu_task_context.h440 U32 words[6]; member in union:PROTOCOL_CONTEXT
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1538 size_t word, words; local
[all...]
/freebsd-10-stable/contrib/bmake/
H A Djob.c2458 char **words; local
[all...]

Completed in 331 milliseconds

12345