Searched defs:words (Results 1 - 20 of 20) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6_utils.cpp62 uint16 words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/haiku/src/system/kernel/util/
H A Dinet_ntop.c124 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/haiku/src/system/libnetwork/netresolv/inet/
H A Dinet_cidr_ntop.c177 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
H A Dinet_net_ntop.c180 size_t words; local
[all...]
H A Dinet_net_pton.c286 int words; local
/haiku/src/system/kernel/debug/
H A Ddebug_builtin_commands.cpp276 uint64 words; member in struct:user_data
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_nvm.c378 s32 igc_read_nvm_eerd(struct igc_hw *hw, u16 offset, u16 words, u16 *data) argument
426 igc_write_nvm_spi(struct igc_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A Digc_api.c667 s32 igc_read_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data) argument
685 s32 igc_write_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data) argument
H A Digc_i225.c446 s32 igc_read_nvm_srrd_i225(struct igc_hw *hw, u16 offset, u16 words, argument
491 s32 igc_write_nvm_srwr_i225(struct igc_hw *hw, u16 offset, u16 words, argument
532 __igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_80003es2lan.c544 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
H A De1000_i210.c90 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, argument
135 s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, argument
176 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
275 e1000_read_invm_i210(struct e1000_hw *hw, u16 offset, u16 E1000_UNUSEDARG words, u16 *data) argument
[all...]
H A De1000_82571.c678 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, argument
796 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A De1000_nvm.c448 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
508 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
563 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
611 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
691 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A De1000_api.c1340 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
1358 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
H A De1000_ich8lan.c3526 static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words, argument
3621 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
4041 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
/haiku/src/add-ons/kernel/debugger/hangman/
H A Dhangman.c46 char words[MAX_CACHED_WORDS][MAX_LETTERS+1]; variable
[all...]
/haiku/src/kits/mail/
H A Dmail_util.cpp584 BList words; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c1295 fxp_read_eeprom(struct fxp_softc *sc, u_short *data, int offset, int words) argument
1304 fxp_write_eeprom(struct fxp_softc *sc, u_short *data, int offset, int words) argument
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1940 size_t words = 0; local
/haiku/src/bin/network/ping/
H A Dping6.c2078 u_int16_t words; /*32bit count*/ member in struct:cbit

Completed in 130 milliseconds