Home
last modified time | relevance | path

Searched refs:u8 (Results 251 – 275 of 329) sorted by relevance

1...<<11121314

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_phy_api.h217 u32 port, u8 txdisable,
H A Decore_selftest.c127 u8 *buf = OSAL_NULL; in ecore_selftest_nvram()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dnvm_map.h582 u8 profile_name[80]; /* 0x1054 */
597 u8 profiles_list[64][80]; /* 0x1600 */
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dalign.c45 void* u8; member
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h143 typedef uint8_t u8; typedef
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c55 typedef unsigned char u8; typedef
529 memcpy(txb + 2 * ETH_ALEN, (u8 *) & nstype, 2); in sundance_transmit()
588 u8 ee_data[EEPROM_SIZE]; in sundance_probe()
H A Dsis900.h366 typedef unsigned char u8; typedef
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h722 u8 *sp_dpc;
942 u8 duplex; /* In DUPLEX defs */
943 u8 port; /* In PORT defs */
H A Dqede_fp.c500 u8 pad = cqe->placement_offset; in qede_reg_jumbo_cqe()
596 u8 pad = cqe->placement_offset; in qede_reg_cqe()
876 ip_hdr = (ipha_t *)(void *)((u8 *)mp->b_rptr + pktinfo->mac_hlen); in qede_pkt_parse_lso_headers()
883 ((u8 *)mp->b_rptr + pktinfo->mac_hlen + pktinfo->ip_hlen); in qede_pkt_parse_lso_headers()
1097 u8 nbd = 0; in qede_tx_mapped()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.c413 u8 *mac_addr, u32 max_frame_size) in e1000_tbi_adjust_stats_82543()
686 u8 i; in e1000_shift_in_mdi_bits_82543()
1583 hw->mac.perm_addr[i] = (u8)(nvm_data & 0xFF); in e1000_read_mac_addr_82543()
1584 hw->mac.perm_addr[i+1] = (u8)(nvm_data >> 8); in e1000_read_mac_addr_82543()
H A De1000_phy.c166 u8 E1000_UNUSEDARG byte_offset, in e1000_read_i2c_byte_null()
167 u8 E1000_UNUSEDARG dev_addr, in e1000_read_i2c_byte_null()
168 u8 E1000_UNUSEDARG *data) in e1000_read_i2c_byte_null()
183 u8 E1000_UNUSEDARG byte_offset, in e1000_write_i2c_byte_null()
184 u8 E1000_UNUSEDARG dev_addr, in e1000_write_i2c_byte_null()
185 u8 E1000_UNUSEDARG data) in e1000_write_i2c_byte_null()
523 s32 e1000_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data) in e1000_read_sfp_data_byte()
560 *data = (u8) data_local & 0xFF; in e1000_read_sfp_data_byte()
578 s32 e1000_write_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 data) in e1000_write_sfp_data_byte()
H A De1000_82540.c705 hw->mac.perm_addr[i] = (u8)(nvm_data & 0xFF); in e1000_read_mac_addr_82540()
706 hw->mac.perm_addr[i+1] = (u8)(nvm_data >> 8); in e1000_read_mac_addr_82540()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_flash_utils.c267 u8 *ptr = (u8 *)data; in write_flash()
H A Dt4_ioctl.c1655 u8 *ptr = NULL; in flash_fw()
1664 ptr = (u8 *)kmem_zalloc(fw.len, KM_NOSLEEP); in flash_fw()
1698 buf = (u8 *)kmem_zalloc(dump.len, KM_NOSLEEP); in get_cudbg()
H A Dosdep.h168 typedef uint8_t u8; typedef
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmt.h62 u8 board_rev;
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/
H A Dmkmnmcstbl.c42 unsigned int u8; member
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c194 u8 nKeyHi; /* Upper 8 bits of key size for keys larger than 64K bytes */
331 u8 isInit; /* True if auxiliary data is initialized */
332 u8 idxShift; /* True if apCell[] indices have changed */
333 u8 isOverfull; /* Some apCell[] points outside u.aDisk[] */
356 u8 inTrans; /* True if a transaction is in progress */
357 u8 inCkpt; /* True if there is a checkpoint on the transaction */
358 u8 readOnly; /* True if the underlying file is readonly */
359 u8 needSwab; /* Need to byte-swapping */
376 u8 wrFlag; /* True if writable */
377 u8 eSkip; /* Determines if next step operation is a no-op */
[all …]
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/
H A Dsb_to_ucs.c115 u4 = sb_u4_tbl[*ib].u8; in _icv_iconv()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c81 uint8_t u8; member
173 *value_p = (uint64_t)peek_value.u8; in pcitool_phys_peek()
212 poke_value.u8 = (uint8_t)value; in pcitool_phys_poke()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.h106 u8 hmc_fn_id;
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h167 typedef uint8_t u8; typedef
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h115 u8 type_gen;
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring-fp.c662 u8 *t_code) in xge_hal_ring_dtr_next_completed()
718 *t_code = (u8)XGE_HAL_RXD_GET_T_CODE(rxdp->control_1); in xge_hal_ring_dtr_next_completed()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h92 typedef uint8_t u8; typedef

1...<<11121314