Home
last modified time | relevance | path

Searched refs:u8 (Results 226 – 250 of 329) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c56 typedef unsigned char u8; typedef
394 u8 *base;
587 static void ns83820_getmac(struct nic *nic __unused, u8 * mac) in ns83820_getmac()
604 u8 *rfcr = ns->base + RFCR; in ns83820_set_multicast()
734 memcpy(txb + 2 * ETH_ALEN, (u8 *) & nstype, 2); in ns83820_transmit()
H A Dpcnet32.c57 typedef unsigned char u8; typedef
218 u8 phys_addr[6];
588 u8 *ptxb; in pcnet32_transmit()
601 memcpy(ptxb + 2 * ETH_ALEN, (u8 *) & nstype, 2); /* type */ in pcnet32_transmit()
676 u8 promaddr[6]; in pcnet32_probe()
H A Dsis900.c58 static u8 pci_revision;
239 u8 reg; in sis630e_get_mac_addr()
259 ((u8 *)(nic->node_addr))[i] = inb(0x71); in sis630e_get_mac_addr()
322 u8 revision; in sis900_probe()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c121 u8 opaque[56];
145 u8 type;
164 #define CDUT_SEG_BLK(n) (1 + (u8)(n))
510 u8 seg, in ecore_cxt_set_proto_tid_count()
511 u8 seg_type, in ecore_cxt_set_proto_tid_count()
1819 u8 i; in ecore_tm_init_pf()
1953 u32 *p_cid, u8 vfid) in _ecore_cxt_acquire_cid()
2008 u32 cid, u8 vfid, in ecore_cxt_test_cid_acquired()
2114 p_info->p_cxt = (u8 *)p_mngr->ilt_shadow[line].p_virt + in ecore_cxt_get_cid_info()
2428 u8 *elem_start = (u8 *)p_virt; in ecore_cxt_dynamic_ilt_alloc()
[all …]
H A Decore_spq.c124 u8 fw_return_code) in ecore_spq_blocking_cb()
139 u8 *p_fw_ret, in __ecore_spq_block()
169 u8 *p_fw_ret, bool skip_quick_poll) in ecore_spq_block()
887 u8 *fw_return_code) in ecore_spq_post()
982 u8 fw_return_code, in ecore_spq_completion()
H A Decore_user_dbg_fw_funcs.h51 enum dbg_status ecore_dbg_user_set_bin_ptr(const u8 * const bin_ptr);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init.h54 u8 opaque[56];
197 static __inline void ecore_set_mcp_parity(struct _lm_device_t *pdev, u8 enable) in ecore_set_mcp_parity()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.h19 s32 igc_read_pba_string_generic(struct igc_hw *hw, u8 *pba_num,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmulti_thread_def.h96 typedef u8 (* THREAD_FUNC_PTR) (struct task_t *i_task);
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c139 static s32 ixgbe_read_pe(struct ixgbe_hw *hw, u8 reg, u8 *value) in ixgbe_read_pe()
158 static s32 ixgbe_write_pe(struct ixgbe_hw *hw, u8 reg, u8 value) in ixgbe_write_pe()
181 u8 reg; in ixgbe_reset_cs4227()
254 u8 retry; in ixgbe_check_cs4227()
576 u8 addr, u16 reg, u16 val) in ixgbe_write_i2c_combined_generic()
592 u8 addr, u16 reg, u16 val) in ixgbe_write_i2c_combined_generic_unlocked()
3731 fw_cmd.port_number = (u8)hw->bus.lan_id; in ixgbe_disable_rx_x550()
4221 static void ixgbe_set_mux(struct ixgbe_hw *hw, u8 state) in ixgbe_set_mux()
4600 s32 ixgbe_set_fw_drv_ver_x550(struct ixgbe_hw *hw, u8 maj, u8 min, in ixgbe_set_fw_drv_ver_x550()
4601 u8 build, u8 sub, u16 len, const char *driver_ver) in ixgbe_set_fw_drv_ver_x550()
[all …]
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2650 u8 opcode;
2651 u8 rsvd[5];
2657 u8 opcode;
2659 u8 type;
2660 u8 rsvd1;
2668 u8 opcode;
2681 u8 opcode;
2682 u8 type;
2693 u8 flags;
2707 u8 opcode;
[all …]
H A Dcommon.c27 int hash_mac_addr(const u8 *addr) in hash_mac_addr()
/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_cck_common.h107 uchar_t u8[4]; member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c109 static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data);
110 static s32 e1000_clock_out_i2c_byte(struct e1000_hw *hw, u8 data);
1239 u8 port = 0; in e1000_check_for_link_media_swap()
1862 u8 tranceiver_type = 0; in e1000_set_sfp_media_type_82575()
1887 (u8 *)eth_flags); in e1000_set_sfp_media_type_82575()
3272 s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset, in e1000_read_i2c_byte_generic()
3273 u8 dev_addr, u8 *data) in e1000_read_i2c_byte_generic()
3363 s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset, in e1000_write_i2c_byte_generic()
3364 u8 dev_addr, u8 data) in e1000_write_i2c_byte_generic()
3489 static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data) in e1000_clock_in_i2c_byte()
[all …]
H A De1000_nvm.h53 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num,
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree_rb.c56 u8 eOp;
79 u8 isAnonymous; /* True if this Rbtree is to be deleted when closed */
80 u8 eTransState; /* State of this Rbtree wrt transactions */
103 u8 eSkip; /* Determines if next step operation is a no-op */
104 u8 wrFlag; /* True if this cursor is open for writing */
125 u8 isBlack; /* true for a black node, 0 for a red node */
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c744 u8 serial_number[16];
745 u8 mac_base_address[6];
746 u8 pad[2]; /* make multiple-of-4 size requirement explicit */
789 (u32 *)((u8 *)vpd + addr)); in t1_eeprom_vpd_get()
797 static int vpd_macaddress_get(adapter_t *adapter, int index, u8 mac_addr[]) in vpd_macaddress_get()
1465 u8 hw_addr[6]; in t1_init_sw_modules()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c590 xge_os_pci_read8(hldev->pdev, hldev->cfgh, offset, (u8*)value); in xge_hal_mgmt_pcireg_read()
1253 u8 i = 0; in xge_hal_mdio_read()
1305 u8 i = 0; in xge_hal_mdio_write()
1443 u8 bist = 0; in xge_hal_bist_test()
1583 val_1 = (u8) xge_hal_mdio_read(hldev, XGE_HAL_MDIO_MMD_PMA_DEV_ADDR, 0x8067); in xge_hal_read_xfp_current_temp()
1584 val_2 = (u8) xge_hal_mdio_read(hldev, XGE_HAL_MDIO_MMD_PMA_DEV_ADDR, 0x8068); in xge_hal_read_xfp_current_temp()
H A Dxgehal-ring.c555 ((u8 *)bar0 + 0x2e60)); /* mc_rldram_mrs_herc */ in __hal_ring_hw_initialize()
558 ((u8 *)bar0 + 0x2e60)); in __hal_ring_hw_initialize()
562 ((u8 *)bar0 + 0x2e40)); /* mc_rldram_ref_herc */ in __hal_ring_hw_initialize()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.h91 u8 *msg_buf;
/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_common.h194 uint8_t u8[8]; member
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h50 typedef uint8_t u8; typedef
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacwin.h169 typedef unsigned char u8; typedef
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c71 u8 zero_buf[4] = {0}; in align_debug_buffer()
72 u8 padding, remain; in align_debug_buffer()
98 u8 t; in generic_swap()
99 u8 *a = (u8 *)a1; in generic_swap()
100 u8 *b = (u8 *)b1; in generic_swap()
118 u8 *base = (u8 *)base_val; in qsort()
1858 u32 *max_ctx_qid, u8 nelem) in get_max_ctxt_qid()
1886 u8 bytes_per_ptr = 8; in get_max_ctxt_qid()
1887 u8 nohdr; in get_max_ctxt_qid()
4388 (u8 *)&vpd_data->scfg_vers); in collect_vpd_data()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_list.h71 u8 *mac;

12345678910>>...14