/titanic_51/usr/src/cmd/refer/ |
H A D | glue5.c | 30 struct words { struct 33 struct words *nst; argument 34 struct words *link; argument 35 struct words *fail; argument [all...] |
/titanic_51/usr/src/cmd/fgrep/ |
H A D | fgrep.c | 115 struct words { struct 118 struct words *nst; argument 119 struct words *link; argument 120 struct words *fail; argument [all...] |
/titanic_51/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_nvm.c | 340 u16 *words, u1 in __i40e_read_nvm_buffer() argument 363 i40e_read_nvm_buffer(struct i40e_hw * hw,u16 offset,u16 * words,u16 * data) i40e_read_nvm_buffer() argument 392 i40e_read_nvm_buffer_srctl(struct i40e_hw * hw,u16 offset,u16 * words,u16 * data) i40e_read_nvm_buffer_srctl() argument 425 i40e_read_nvm_buffer_aq(struct i40e_hw * hw,u16 offset,u16 * words,u16 * data) i40e_read_nvm_buffer_aq() argument 484 i40e_read_nvm_aq(struct i40e_hw * hw,u8 module_pointer,u32 offset,u16 words,void * data,bool last_command) i40e_read_nvm_aq() argument 536 i40e_write_nvm_aq(struct i40e_hw * hw,u8 module_pointer,u32 offset,u16 words,void * data,bool last_command) i40e_write_nvm_aq() argument 607 __i40e_write_nvm_buffer(struct i40e_hw * hw,u8 module_pointer,u32 offset,u16 words,void * data) __i40e_write_nvm_buffer() argument 676 u16 words = I40E_SR_SECTOR_SIZE_IN_WORDS; i40e_calc_nvm_checksum() local [all...] |
/titanic_51/usr/src/uts/common/io/e1000api/ |
H A D | e1000_i210.c | 235 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm_srrd_i210() argument 280 s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_srwr_i210() argument 321 e1000_write_nvm_srwr(struct e1000_hw * hw,u16 offset,u16 words,u16 * data) e1000_write_nvm_srwr() argument 419 e1000_read_invm_i210(struct e1000_hw * hw,u16 offset,u16 E1000_UNUSEDARG words,u16 * data) e1000_read_invm_i210() argument [all...] |
H A D | e1000_nvm.c | 440 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_nvm_spi() argument 500 e1000_read_nvm_microwire(struct e1000_hw * hw,u16 offset,u16 words,u16 * data) e1000_read_nvm_microwire() argument 555 e1000_read_nvm_eerd(struct e1000_hw * hw,u16 offset,u16 words,u16 * data) e1000_read_nvm_eerd() argument 603 e1000_write_nvm_spi(struct e1000_hw * hw,u16 offset,u16 words,u16 * data) e1000_write_nvm_spi() argument 683 e1000_write_nvm_microwire(struct e1000_hw * hw,u16 offset,u16 words,u16 * data) e1000_write_nvm_microwire() argument [all...] |
H A D | e1000_82571.c | 793 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_82571() argument 912 u16 words, u1 in e1000_write_nvm_eewr_82571() argument [all...] |
H A D | e1000_api.c | 1279 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_nvm() argument 1297 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_nvm() argument
|
H A D | e1000_80003es2lan.c | 617 u16 words, u16 *data) in e1000_write_nvm_80003es2lan() argument
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | wc.h | 45 Sfoff_t words; member
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | wc.h | 45 Sfoff_t words; member
|
/titanic_51/usr/src/lib/libnsl/nss/ |
H A D | inet_ntop.c | 114 uint_t words[IN6ADDRSZ / INT16SZ]; in inet_ntop6() local
|
/titanic_51/usr/src/lib/libresolv2/common/inet/ |
H A D | inet_net_ntop.c | 179 int words; in inet_net_ntop_ipv6() local [all...] |
H A D | inet_cidr_ntop.c | 164 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; in inet_cidr_ntop_ipv6() local
|
H A D | inet_net_pton.c | 273 int words; in inet_net_pton_ipv6() local
|
/titanic_51/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_x540.c | 405 u16 offset, u16 words, u16 *data) in ixgbe_read_eerd_buffer_X540() argument 456 u16 offset, u16 words, u16 *data) in ixgbe_write_eewr_buffer_X540() argument
|
H A D | ixgbe_common.c | 1207 u16 words, u16 *data) in ixgbe_write_eeprom_buffer_bit_bang_generic() argument 1264 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw * hw,u16 offset,u16 words,u16 * data) ixgbe_write_eeprom_buffer_bit_bang() argument 1374 ixgbe_read_eeprom_buffer_bit_bang_generic(struct ixgbe_hw * hw,u16 offset,u16 words,u16 * data) ixgbe_read_eeprom_buffer_bit_bang_generic() argument 1423 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw * hw,u16 offset,u16 words,u16 * data) ixgbe_read_eeprom_buffer_bit_bang() argument 1509 ixgbe_read_eerd_buffer_generic(struct ixgbe_hw * hw,u16 offset,u16 words,u16 * data) ixgbe_read_eerd_buffer_generic() argument 1617 ixgbe_write_eewr_buffer_generic(struct ixgbe_hw * hw,u16 offset,u16 words,u16 * data) ixgbe_write_eewr_buffer_generic() argument [all...] |
H A D | ixgbe_api.c | 813 s32 ixgbe_write_eeprom_buffer(struct ixgbe_hw *hw, u16 offset, u16 words, in ixgbe_write_eeprom_buffer() argument 845 u16 words, u16 *data) in ixgbe_read_eeprom_buffer() argument
|
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmHelpSearchPanel.java | 431 Enumeration words = keywords.elements(); in getItemsForKeywords() local
|
/titanic_51/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | machdep.c | 117 char *words; in cb_interpret() local [all...] |
/titanic_51/usr/src/lib/pam_modules/authtok_check/ |
H A D | packer.c | 296 char *words[MAXTMP]; in merge_files() local [all...] |
/titanic_51/usr/src/cmd/ipf/tools/ |
H A D | lexer.c | 589 wordtab_t *yysettab(words) in yysettab() argument
|
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getfilter.c | 517 char *word, **words; in break_into_words() local
|
/titanic_51/usr/src/uts/common/rpc/ |
H A D | rpc_subr.c | 756 uint_t words[IN6ADDRSZ / INT16SZ]; local
|
/titanic_51/usr/src/lib/libtsol/common/ |
H A D | private.c | 85 alloc_words(char **words, const size_t size) in alloc_words() argument [all...] |
/titanic_51/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | unix.c | 427 print_cpuset_range(ulong_t *cs, int words, int width) in print_cpuset_range() argument 466 int words; in cmd_cpuset() local
|