Searched defs:buff (Results 1 - 25 of 249) sorted by last modified time

12345678910

/freebsd-10.3-release/usr.sbin/ppp/
H A Dlcp.c384 u_char buff[200]; local
H A Dipv6cp.c621 u_char buff[IPV6CP_IFIDLEN+2]; local
H A Dipcp.c762 u_char buff[MAX_FSM_OPT_LEN]; local
H A Dcommand.c1138 command_Expand_Interpret(char *buff, int nb, char *argv[MAXARGS], int offset) argument
1150 command_Interpret(char *buff, int nb, char *argv[MAXARGS]) argument
1223 command_Decode(struct bundle *bundle, char *buff, in argument
[all...]
H A Dccp.c349 u_char *cp, buff[100]; local
H A Dauth.c168 char *vector[6], buff[LINE_LEN]; local
213 char *vector[5], buff[LINE_LEN]; local
296 char *vector[5], buff[LINE_LEN]; local
349 static char buff[LINE_LEN]; /* vector[] will point here when returned */ local
[all...]
/freebsd-10.3-release/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.c77 char buff[BUFSIZ]; local
/freebsd-10.3-release/usr.bin/tcopy/
H A Dtcopy.c81 char *buff; local
/freebsd-10.3-release/usr.bin/indent/
H A Dindent.c1201 char buff[8 * 1024]; local
/freebsd-10.3-release/usr.bin/gzip/
H A Dgzip.c1945 char buff[8]; local
/freebsd-10.3-release/usr.bin/ar/
H A Dwrite.c275 char *buff; local
/freebsd-10.3-release/sys/powerpc/powermac/
H A Dfcu.c137 fcu_write(device_t dev, uint32_t addr, uint8_t reg, uint8_t *buff, argument
302 uint8_t buff[2] = { 0, 0 }; local
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsysfs.c244 char buff[10]; local
[all...]
/freebsd-10.3-release/sys/dev/sound/pci/
H A Denvy24ht.c616 struct cfg_info *buff; local
916 struct envy24ht_spi_codec *buff = NULL; local
[all...]
H A Denvy24.c579 struct cfg_info *buff; local
931 struct envy24_delta_ak4524_codec *buff = NULL; local
[all...]
/freebsd-10.3-release/sys/dev/snc/
H A Ddp83932.c529 u_int32_t buff; local
/freebsd-10.3-release/sys/dev/pbio/
H A Dpbio.c108 char buff[PBIO_BUFSIZ]; /* Per-port data buffer */ member in struct:portdata
/freebsd-10.3-release/sys/dev/ixl/
H A Di40e_common.c3345 static void i40e_parse_discover_capabilities(struct i40e_hw *hw, void *buff, argument
3248 i40e_aq_oem_post_update(struct i40e_hw *hw, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) argument
3553 i40e_aq_discover_capabilities(struct i40e_hw *hw, void *buff, u16 buff_size, u16 *data_size, enum i40e_admin_queue_opc list_type_opc, struct i40e_asq_cmd_details *cmd_details) argument
3651 i40e_aq_get_lldp_mib(struct i40e_hw *hw, u8 bridge_type, u8 mib_type, void *buff, u16 buff_size, u16 *local_len, u16 *remote_len, struct i40e_asq_cmd_details *cmd_details) argument
3701 i40e_aq_set_lldp_mib(struct i40e_hw *hw, u8 mib_type, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) argument
3774 i40e_aq_add_lldp_tlv(struct i40e_hw *hw, u8 bridge_type, void *buff, u16 buff_size, u16 tlv_len, u16 *mib_len, struct i40e_asq_cmd_details *cmd_details) argument
3824 i40e_aq_update_lldp_tlv(struct i40e_hw *hw, u8 bridge_type, void *buff, u16 buff_size, u16 old_len, u16 new_len, u16 offset, u16 *mib_len, struct i40e_asq_cmd_details *cmd_details) argument
3875 i40e_aq_delete_lldp_tlv(struct i40e_hw *hw, u8 bridge_type, void *buff, u16 buff_size, u16 tlv_len, u16 *mib_len, struct i40e_asq_cmd_details *cmd_details) argument
3967 i40e_aq_get_cee_dcb_config(struct i40e_hw *hw, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) argument
4612 i40e_aq_tx_sched_cmd(struct i40e_hw *hw, u16 seid, void *buff, u16 buff_size, enum i40e_admin_queue_opc opcode, struct i40e_asq_cmd_details *cmd_details) argument
5474 i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id, u8 table_id, u32 start_index, u16 buff_size, void *buff, u16 *ret_buff_size, u8 *ret_next_table, u32 *ret_next_index, struct i40e_asq_cmd_details *cmd_details) argument
[all...]
H A Di40e_adminq.c762 i40e_asq_send_command(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) argument
[all...]
/freebsd-10.3-release/sys/dev/iicbus/
H A Dds1631.c120 ds1631_write(device_t dev, uint32_t addr, uint8_t reg, uint8_t *buff, int len) argument
H A Dadt746x.c153 adt746x_write(device_t dev, uint32_t addr, uint8_t reg, uint8_t *buff) argument
H A Dad7417.c129 ad7417_write(device_t dev, uint32_t addr, uint8_t reg, uint8_t *buff, int len) argument
/freebsd-10.3-release/sys/dev/dpt/
H A Ddpt_scsi.c588 dpt_detect_cache(dpt_softc_t *dpt, dpt_ccb_t *dccb, u_int32_t dccb_busaddr, u_int8_t *buff) argument
/freebsd-10.3-release/sys/arm/cavium/cns11xx/
H A Dif_ecevar.h96 struct mbuf*buff; member in struct:rx_desc_info
102 struct mbuf*buff; member in struct:tx_desc_info
/freebsd-10.3-release/sys/arm/at91/
H A Dif_macbvar.h50 struct mbuf *buff; member in struct:rx_desc_info
55 struct mbuf *buff; member in struct:tx_desc_info

Completed in 268 milliseconds

12345678910