/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq_cmd.h | 67 u8 raw[16]; 349 u8 driver_major_ver; 350 u8 driver_minor_ver; 351 u8 driver_build_ver; 352 u8 driver_subbuild_ver; 353 u8 reserved[4]; 364 u8 reserved[12]; 371 u8 pf_id; 372 u8 reserved[15]; 392 u8 reserved[4]; [all …]
|
H A D | i40e_lan_hmc.h | 59 u8 dtype; 60 u8 dsize; 61 u8 crcstrip; 62 u8 fc_ena; 63 u8 l2tsel; 64 u8 hsplit_0; 65 u8 hsplit_1; 66 u8 showiv; 68 u8 tphrdesc_ena; 69 u8 tphwdesc_ena; [all …]
|
H A D | i40e_prototype.h | 61 enum i40e_status_code i40e_validate_mac_addr(u8 *mac_addr); 81 bool pf_lut, u8 *lut, u16 lut_size); 83 bool pf_lut, u8 *lut, u16 lut_size); 116 enum i40e_status_code i40e_aq_set_phy_debug(struct i40e_hw *hw, u8 cmd_flags, 129 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures, 187 u16 downlink_seid, u8 enabled_tc, 213 u8 count, struct i40e_asq_cmd_details *cmd_details); 216 u8 count, struct i40e_asq_cmd_details *cmd_details); 218 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, 230 u8 sdp_number, u64 *timeout, [all …]
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/ |
H A D | hw_channel.h | 47 u8 num_rxqs; 48 u8 num_txqs; 49 u8 num_sbs; 50 u8 num_mac_filters; 51 u8 num_vlan_filters; 52 u8 num_mc_filters; /* No limit so superfluous */ 56 u8 hw_sb_id; /* aka absolute igu id, used to ack the sb */ 57 u8 sb_qid; /* used to update DHC for sb */ 129 u8 status; 130 u8 padding[3]; [all …]
|
H A D | vfpf_if.h | 40 u8 if_ver; 41 u8 opcode_ver; 46 u8 status; 47 u8 opcode_ver; 64 u8 vf_id; /* ME register value */ 65 u8 vf_os; /* e.g. Linux, W2K8 */ 66 u8 vf_aux; 67 u8 fp_hsi_ver; 73 u8 num_rxqs; 74 u8 num_txqs; [all …]
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.h | 126 u8 func_id; 129 u8 cl_id; 152 u8 mac[ETH_ALEN]; 153 u8 is_inner_mac; 161 u8 mac[ETH_ALEN]; 162 u8 is_inner_mac; 352 u8 head_reader; /* Num. of readers accessing head list */ 380 struct ecore_vlan_mac_obj *o, int n, u8 *base, 381 u8 stride, u8 size); 533 u8 cl_id; [all …]
|
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.h | 71 u8 traffic_classes; 72 u8 pfc_traffic_classes; 83 u8 bwg_id; /* Bandwidth Group (BWG) ID */ 84 u8 bwg_percent; /* % of BWG's bandwidth */ 85 u8 link_percent; /* % of link bandwidth */ 86 u8 up_to_tc_bitmap; /* User Priority to Traffic Class mapping */ 106 u8 tc; /* Traffic class (TC) */ 117 u8 pg_tcs; 118 u8 pfc_tcs; 125 u8 bw_percentage[2][IXGBE_DCB_MAX_BW_GROUP]; /* One each for Tx/Rx */ [all …]
|
H A D | ixgbe_dcb_82599.h | 130 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *, u8, u8 *); 136 struct ixgbe_hw_stats *, u8); 138 struct ixgbe_hw_stats *, u8); 142 u8 *, u8 *); 144 u8 *, u8 *, u8 *); 145 s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *, u8 *, 146 u8 *, u8 *); 152 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, 153 u8 *, u8 *);
|
H A D | ixgbe_api.h | 40 void ixgbe_dcb_get_rtrup2tc(struct ixgbe_hw *hw, u8 *map); 58 s32 ixgbe_get_mac_addr(struct ixgbe_hw *hw, u8 *mac_addr); 64 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size); 109 s32 ixgbe_insert_mac_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq); 110 s32 ixgbe_set_rar(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq, 118 s32 ixgbe_update_uc_addr_list(struct ixgbe_hw *hw, u8 *addr_list, 120 s32 ixgbe_update_mc_addr_list(struct ixgbe_hw *hw, u8 *mc_addr_list, 123 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr_list, u32 vmdq); 133 s32 ixgbe_set_fw_drv_ver(struct ixgbe_hw *hw, u8 maj, u8 min, u8 build, 134 u8 ver); [all …]
|
H A D | ixgbe_dcb_82598.h | 82 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *, u8); 87 struct ixgbe_hw_stats *, u8); 89 struct ixgbe_hw_stats *, u8); 93 u8 *, u8 *); 95 u8 *, u8 *); 96 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *, u8 *); 99 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, u8 *);
|
H A D | ixgbe_phy.h | 198 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, 199 u8 dev_addr, u8 *data); 200 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, 201 u8 dev_addr, u8 *data); 202 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, 203 u8 dev_addr, u8 data); 204 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, 205 u8 dev_addr, u8 data); 206 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, 207 u8 *eeprom_data); [all …]
|
H A D | ixgbe_dcb.c | 48 s32 ixgbe_dcb_calculate_tc_credits(u8 *bw, u16 *refill, u16 *max, in ixgbe_dcb_calculate_tc_credits() 90 u32 max_frame_size, u8 direction) in ixgbe_dcb_calculate_tc_credits_cee() 101 u8 bw_percent = 0; in ixgbe_dcb_calculate_tc_credits_cee() 102 u8 i; in ixgbe_dcb_calculate_tc_credits_cee() 146 p->link_percent = (u8)link_percentage; in ixgbe_dcb_calculate_tc_credits_cee() 203 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() 238 u8 *bwgid) in ixgbe_dcb_unpack_bwgid_cee() 248 u8 *tsa) in ixgbe_dcb_unpack_tsa_cee() 257 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 260 u8 prio_mask = 1 << up; in ixgbe_dcb_get_tc_from_up() [all …]
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/ |
H A D | utf8_to_sb.c | 71 unsigned long u8; in _icv_iconv() local 91 for (u8 = 0, i = 0; i < ICV_FETCH_UTF8_BOM_SIZE; i++) in _icv_iconv() 92 u8 = (u8 << 8) | ((uint_t)(*(ib + i))); in _icv_iconv() 93 if (u8 == ICV_BOM_IN_BIG_ENDIAN) in _icv_iconv() 121 u8 = 0; in _icv_iconv() 128 u8 = (u8 << 8) | ((unsigned int)*ib); in _icv_iconv() 131 if ((u8 & ICV_UTF8_REPRESENTATION_ffff_mask) == in _icv_iconv() 133 (u8 & ICV_UTF8_REPRESENTATION_ffff_mask) == in _icv_iconv() 135 u8 > ICV_UTF8_REPRESENTATION_10fffd || in _icv_iconv() 136 (u8 >= ICV_UTF8_REPRESENTATION_d800 && in _icv_iconv() [all …]
|
H A D | sb_to_utf8.c | 79 unsigned long u8; in _icv_iconv() local 82 u8 = (unsigned long)sb_u8_tbl[*ib].u8; in _icv_iconv() 91 if ((u8 & ICV_UTF8_REPRESENTATION_ffff_mask) == in _icv_iconv() 93 (u8 & ICV_UTF8_REPRESENTATION_ffff_mask) == in _icv_iconv() 95 u8 > ICV_UTF8_REPRESENTATION_10fffd || in _icv_iconv() 96 (u8 >= ICV_UTF8_REPRESENTATION_d800 && in _icv_iconv() 97 u8 <= ICV_UTF8_REPRESENTATION_dfff) || in _icv_iconv() 98 (u8 >= ICV_UTF8_REPRESENTATION_fdd0 && in _icv_iconv() 99 u8 <= ICV_UTF8_REPRESENTATION_fdef)) { in _icv_iconv() 113 *ob++ = (unsigned int)((u8 >> ((sz - i) * 8)) & 0xff); in _icv_iconv()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | clc.h | 33 extern u8 elink_cb_gpio_write(struct elink_dev *cb, 35 u8 mode, u8 port); 36 extern u8 elink_cb_gpio_mult_write(struct elink_dev *cb, 37 u8 pins, 38 u8 mode); 40 extern u32 elink_cb_gpio_read(struct elink_dev *cb, u16 gpio_num, u8 port); 41 extern u8 elink_cb_gpio_int_write(struct elink_dev *cb, 43 u8 mode, u8 port); 76 extern u8 elink_cb_path_id(struct elink_dev *cb); 241 typedef u8 (*config_init_t)(struct elink_phy *phy, struct elink_params *params, [all …]
|
/titanic_50/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-regs.h | 61 u8 unused0[0x100 - 0x10]; 129 u8 unused0_1[0x160 - 0x128]; 133 u8 unused0_2[0x558 - 0x168]; 137 u8 unused0_3[0x800 - 0x560]; 215 u8 unused5[0x8E0 - 0x8C8]; 297 u8 unused6[0x8]; 379 u8 unused7[0x300 - 0x250]; 386 (u8)(spdm_bir_offset >> 61) 391 (u8)((spdm_overwrite >> 48) & 0xff) 393 (u8)((spdm_overwrite >> 40) & 0x3) [all …]
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/ |
H A D | sb_to_utf8_generator.c | 49 tbl[i].u8 = (unsigned int)i; in main() 52 tbl[i].u8 = (unsigned int)i; in main() 55 tbl[i].u8 = 0; in main() 79 tbl[k].u8 = 0; in main() 89 tbl[k].u8 = l; in main() 105 if (tbl[i].u8 < 0x80) in main() 106 l = tbl[i].u8; in main() 107 else if (tbl[i].u8 < 0x800) { in main() 109 (((tbl[i].u8 >> 6) & 0x1f) << 8) | in main() 110 (tbl[i].u8 & 0x3f); in main() [all …]
|
H A D | utf8_to_sb_generator.c | 54 tbl[i].u8 = (unsigned int)i; in main() 57 tbl[i].u8 = (unsigned int)i; in main() 60 tbl[i].u8 = 0; in main() 83 tbl[k].u8 = 0; in main() 93 tbl[k].u8 = l; in main() 109 if (tbl[i].u8 < 0x80) in main() 110 l = tbl[i].u8; in main() 111 else if (tbl[i].u8 < 0x800) { in main() 113 (((tbl[i].u8 >> 6) & 0x1f) << 8) | in main() 114 (tbl[i].u8 & 0x3f); in main() [all …]
|
H A D | cp720_to_utf8_generator.c | 49 tbl[i].u8 = (unsigned int)i; in main() 52 tbl[i].u8 = (unsigned int)i; in main() 55 tbl[i].u8 = 0; in main() 90 tbl[k].u8 = l; in main() 106 if (tbl[i].u8 < 0x80) in main() 107 l = tbl[i].u8; in main() 108 else if (tbl[i].u8 < 0x800) { in main() 110 (((tbl[i].u8 >> 6) & 0x1f) << 8) | in main() 111 (tbl[i].u8 & 0x3f); in main() 112 } else if (tbl[i].u8 < 0x10000) { in main() [all …]
|
H A D | utf8_to_cp720_generator.c | 49 tbl[i].u8 = (unsigned int)i; in main() 52 tbl[i].u8 = (unsigned int)i; in main() 55 tbl[i].u8 = 0; in main() 89 tbl[k].u8 = l; in main() 106 if (tbl[i].u8 < 0x80) in main() 107 l = tbl[i].u8; in main() 108 else if (tbl[i].u8 < 0x800) { in main() 110 (((tbl[i].u8 >> 6) & 0x1f) << 8) | in main() 111 (tbl[i].u8 & 0x3f); in main() 112 } else if (tbl[i].u8 < 0x10000) { in main() [all …]
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | mac_drv_info.h | 62 u8 version[ETH_STAT_INFO_VERSION_LEN]; 64 u8 mac_local[8]; 65 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */ 66 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */ 100 u8 version[12]; /* Function's Driver Version. */ 101 u8 mac_local[8]; /* Locally Admin Addr. */ 102 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */ 103 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */ 127 u8 version[12]; /* Function's Driver Version. */ 128 u8 mac_local[8]; /* Locally Admin iSCSI MAC Addr. */ [all …]
|
H A D | bdn.h | 94 u8 enable_port; 95 u8 rsrv; 96 u8 num_pfs_min_bw; 97 u8 num_pfs_max_bw; 98 u8 min_bw[E2_FUNC_MAX]; /* 4 PFs in 2 port mode / 2 PFs in 4 port mode */ 99 u8 max_bw[E2_FUNC_MAX]; /* 4 PFs in 2 port mode / 2 PFs in 4 port mode */ 121 u8 num_pfs; 122 u8 num_vf_per_pf[E2_FUNC_MAX]; 134 u8 connection_id[CONNECTION_ID_LEN]; 135 u8 fnic_enabled; [all …]
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | jfs.h | 97 typedef unsigned char u8; typedef 154 u8 thresh; /* Alert Threshold (in percent) */ 155 u8 delta; /* Alert Threshold delta (in percent) */ 156 u8 rsrvd1; 157 u8 limit_hi; /* DASD limit (in logical blocks) */ 159 u8 rsrvd2[3]; 160 u8 used_hi; /* DASD usage (in logical blocks) */ 241 u8 rsrvd4[7]; /* 7: reserved - set to 0 */ 297 u8 namlen; /* 1: */ 309 u8 namlen; /* 1: */ [all …]
|
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | sqliteInt.h | 127 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */ typedef 271 u8 inTrans; /* 0: not writable. 1: Transaction. 2: Checkpoint */ 352 u8 file_format; /* What file format version is this database? */ 353 u8 safety_level; /* How aggressive at synching data to disk */ 354 u8 want_to_close; /* Close after all VDBEs are deallocated */ 355 u8 temp_store; /* 1=file, 2=memory, 0=compile-time default */ 356 u8 onError; /* Default conflict algorithm */ 374 u8 busy; /* TRUE if currently initializing */ 436 u8 includeTypes; /* Add datatypes to args of xFunc and xStep */ 449 u8 notNull; /* True if there is a NOT NULL constraint */ [all …]
|
/titanic_50/usr/src/uts/common/kiconv/kiconv_sc/ |
H A D | kiconv_cck_common.c | 87 uint32_t u8; in kiconv_utf8_to_cck() local 154 u8 = *ib++; in kiconv_utf8_to_cck() 156 if (KICONV_IS_INVALID_UTF8_SECOND_BYTE(*ib, u8)) in kiconv_utf8_to_cck() 158 u8 = (u8 << 8) | *ib++; in kiconv_utf8_to_cck() 169 u8 = (u8 << 8) | *ib++; in kiconv_utf8_to_cck() 173 sz = ptr_utf8tocck(u8, &ib, ibtail, ob, obtail, &ret_val); in kiconv_utf8_to_cck() 200 uint32_t u8; in kiconvstr_utf8_to_cck() local 241 u8 = *ib++; in kiconvstr_utf8_to_cck() 243 if (KICONV_IS_INVALID_UTF8_SECOND_BYTE(*ib, u8)) in kiconvstr_utf8_to_cck() 245 u8 = (u8 << 8) | *ib++; in kiconvstr_utf8_to_cck() [all …]
|