Home
last modified time | relevance | path

Searched defs:bgep (Results 1 – 11 of 11) sorted by relevance

/titanic_52/usr/src/uts/common/io/bge/
H A Dbge_chip2.c35 #define PIO_ADDR(bgep, offset) ((void *)((caddr_t)(bgep)->io_regs+(offset))) argument
36 #define APE_ADDR(bgep, offset) ((void *)((caddr_t)(bgep)->ape_regs+(offset))) argument
180 bge_cfg_clr16(bge_t *bgep, bge_regno_t regno, uint16_t bits) in bge_cfg_clr16() argument
202 bge_cfg_clr32(bge_t * bgep,bge_regno_t regno,uint32_t bits) bge_cfg_clr32() argument
238 bge_ind_get32(bge_t * bgep,bge_regno_t regno) bge_ind_get32() argument
265 bge_ind_put32(bge_t * bgep,bge_regno_t regno,uint32_t val) bge_ind_put32() argument
289 bge_pci_check(bge_t * bgep) bge_pci_check() argument
328 bge_chip_cfg_init(bge_t * bgep,chip_id_t * cidp,boolean_t enable_dma) bge_chip_cfg_init() argument
605 bge_reg_get32(bge_t * bgep,bge_regno_t regno) bge_reg_get32() argument
617 bge_reg_put32(bge_t * bgep,bge_regno_t regno,uint32_t data) bge_reg_put32() argument
630 bge_reg_set32(bge_t * bgep,bge_regno_t regno,uint32_t bits) bge_reg_set32() argument
646 bge_reg_clr32(bge_t * bgep,bge_regno_t regno,uint32_t bits) bge_reg_clr32() argument
662 bge_reg_get64(bge_t * bgep,bge_regno_t regno) bge_reg_get64() argument
705 bge_reg_put64(bge_t * bgep,bge_regno_t regno,uint64_t data) bge_reg_put64() argument
755 bge_reg_putrcb(bge_t * bgep,bge_regno_t addr,bge_rcb_t * rcbp) bge_reg_putrcb() argument
774 bge_mbx_put(bge_t * bgep,bge_regno_t regno,uint64_t data) bge_mbx_put() argument
801 bge_mbx_get(bge_t * bgep,bge_regno_t regno) bge_mbx_get() argument
831 bge_led_mark(bge_t * bgep) bge_led_mark() argument
866 bge_nic_setwin(bge_t * bgep,bge_regno_t base) bge_nic_setwin() argument
901 bge_nic_get32(bge_t * bgep,bge_regno_t addr) bge_nic_get32() argument
935 bge_nic_put32(bge_t * bgep,bge_regno_t addr,uint32_t data) bge_nic_put32() argument
972 bge_nic_get64(bge_t * bgep,bge_regno_t addr) bge_nic_get64() argument
1017 bge_nic_put64(bge_t * bgep,bge_regno_t addr,uint64_t data) bge_nic_put64() argument
1066 bge_nic_putrcb(bge_t * bgep,bge_regno_t addr,bge_rcb_t * rcbp) bge_nic_putrcb() argument
1127 bge_nic_zero(bge_t * bgep,bge_regno_t addr,uint32_t nbytes) bge_nic_zero() argument
1160 bge_mii_access(bge_t * bgep,bge_regno_t regno,uint16_t data,uint32_t cmd) bge_mii_access() argument
1271 bge_mii_get16(bge_t * bgep,bge_regno_t regno) bge_mii_get16() argument
1289 bge_mii_put16(bge_t * bgep,bge_regno_t regno,uint16_t data) bge_mii_put16() argument
1304 bge_phydsp_read(bge_t * bgep,bge_regno_t regno) bge_phydsp_read() argument
1318 bge_phydsp_write(bge_t * bgep,bge_regno_t regno,uint16_t data) bge_phydsp_write() argument
1357 bge_seeprom_access(bge_t * bgep,uint32_t cmd,bge_regno_t addr,uint32_t * dp) bge_seeprom_access() argument
1484 bge_flash_access(bge_t * bgep,uint32_t cmd,bge_regno_t addr,uint32_t * dp) bge_flash_access() argument
1592 bge_nvmem_relinquish(bge_t * bgep) bge_nvmem_relinquish() argument
1639 bge_nvmem_acquire(bge_t * bgep) bge_nvmem_acquire() argument
1747 bge_nvmem_protect(bge_t * bgep,boolean_t protect) bge_nvmem_protect() argument
1781 bge_nvmem_rw32(bge_t * bgep,uint32_t cmd,bge_regno_t addr,uint32_t * dp) bge_nvmem_rw32() argument
1856 bge_nvmem_access_cmd(bge_t * bgep,boolean_t read) bge_nvmem_access_cmd() argument
1876 bge_nvmem_read32(bge_t * bgep,bge_regno_t addr,uint32_t * dp) bge_nvmem_read32() argument
1884 bge_nvmem_write32(bge_t * bgep,bge_regno_t addr,uint32_t * dp) bge_nvmem_write32() argument
1898 bge_get_nvmac(bge_t * bgep) bge_get_nvmac() argument
1964 bge_get_nvmac(bge_t * bgep) bge_get_nvmac() argument
1979 bge_nvmem_id(bge_t * bgep) bge_nvmem_id() argument
2075 bge_ape_get32(bge_t * bgep,bge_regno_t regno) bge_ape_get32() argument
2087 bge_ape_put32(bge_t * bgep,bge_regno_t regno,uint32_t data) bge_ape_put32() argument
2097 bge_ape_lock_init(bge_t * bgep) bge_ape_lock_init() argument
2130 bge_ape_lock(bge_t * bgep,int locknum) bge_ape_lock() argument
2195 bge_ape_unlock(bge_t * bgep,int locknum) bge_ape_unlock() argument
2236 bge_ape_event_lock(bge_t * bgep,uint32_t timeout_us) bge_ape_event_lock() argument
2263 bge_ape_wait_for_event(bge_t * bgep,uint32_t timeout_us) bge_ape_wait_for_event() argument
2285 bge_ape_scratchpad_read(bge_t * bgep,uint32_t * data,uint32_t base_off,uint32_t lenToRead) bge_ape_scratchpad_read() argument
2357 bge_ape_scratchpad_write(bge_t * bgep,uint32_t dstoff,uint32_t * data,uint32_t lenToWrite) bge_ape_scratchpad_write() argument
2424 bge_ape_send_event(bge_t * bgep,uint32_t event) bge_ape_send_event() argument
2454 bge_ape_driver_state_change(bge_t * bgep,int mode) bge_ape_driver_state_change() argument
2519 bge_init_recv_rule(bge_t * bgep) bge_init_recv_rule() argument
2544 bge_chip_id_init(bge_t * bgep) bge_chip_id_init() argument
3105 bge_chip_msi_trig(bge_t * bgep) bge_chip_msi_trig() argument
3139 bge_chip_poll_engine(bge_t * bgep,bge_regno_t regno,uint32_t mask,uint32_t val) bge_chip_poll_engine() argument
3180 bge_chip_reset_engine(bge_t * bgep,bge_regno_t regno) bge_chip_reset_engine() argument
3334 bge_chip_disable_engine(bge_t * bgep,bge_regno_t regno,uint32_t morebits) bge_chip_disable_engine() argument
3401 bge_chip_enable_engine(bge_t * bgep,bge_regno_t regno,uint32_t morebits) bge_chip_enable_engine() argument
3444 bge_sync_mac_modes(bge_t * bgep) bge_sync_mac_modes() argument
3532 bge_chip_sync(bge_t * bgep,boolean_t asf_keeplive) bge_chip_sync() argument
3688 bge_chip_stop_nonblocking(bge_t * bgep) bge_chip_stop_nonblocking() argument
3719 bge_chip_stop(bge_t * bgep,boolean_t fault) bge_chip_stop() argument
3817 bge_poll_firmware(bge_t * bgep) bge_poll_firmware() argument
3903 bge_chip_reset(bge_t * bgep,boolean_t enable_dma,uint_t asf_mode) bge_chip_reset() argument
4268 bge_chip_coalesce_update(bge_t * bgep) bge_chip_coalesce_update() argument
4281 bge_chip_start(bge_t * bgep,boolean_t reset_phys) bge_chip_start() argument
4954 bge_status_sync(bge_t * bgep,uint64_t bits,uint64_t * flags) bge_status_sync() argument
4982 bge_wake_factotum(bge_t * bgep) bge_wake_factotum() argument
4993 bge_intr_error_handler(bge_t * bgep) bge_intr_error_handler() argument
5048 bge_t *bgep = (void *)arg1; /* private device info */ bge_intr() local
5289 bge_factotum_stall_check(bge_t * bgep) bge_factotum_stall_check() argument
5339 bge_t *bgep; bge_chip_factotum() local
5498 bge_t *bgep; bge_chip_cyclic() local
5562 bge_chip_peek_cfg(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_cfg() argument
5597 bge_chip_poke_cfg(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_cfg() argument
5631 bge_chip_peek_reg(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_reg() argument
5666 bge_chip_poke_reg(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_reg() argument
5701 bge_chip_peek_nic(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_nic() argument
5741 bge_chip_poke_nic(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_nic() argument
5781 bge_chip_peek_mii(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_mii() argument
5793 bge_chip_poke_mii(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_mii() argument
5807 bge_chip_peek_seeprom(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_seeprom() argument
5823 bge_chip_poke_seeprom(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_seeprom() argument
5841 bge_chip_peek_flash(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_flash() argument
5857 bge_chip_poke_flash(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_flash() argument
5874 bge_chip_peek_mem(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_peek_mem() argument
5912 bge_chip_poke_mem(bge_t * bgep,bge_peekpoke_t * ppd) bge_chip_poke_mem() argument
5950 bge_pp_ioctl(bge_t * bgep,int cmd,mblk_t * mp,struct iocblk * iocp) bge_pp_ioctl() argument
6151 bge_diag_ioctl(bge_t * bgep,int cmd,mblk_t * mp,struct iocblk * iocp) bge_diag_ioctl() argument
6195 bge_mii_ioctl(bge_t * bgep,int cmd,mblk_t * mp,struct iocblk * iocp) bge_mii_ioctl() argument
6239 bge_see_ioctl(bge_t * bgep,int cmd,mblk_t * mp,struct iocblk * iocp) bge_see_ioctl() argument
6283 bge_flash_ioctl(bge_t * bgep,int cmd,mblk_t * mp,struct iocblk * iocp) bge_flash_ioctl() argument
6325 bge_chip_ioctl(bge_t * bgep,queue_t * wq,mblk_t * mp,struct iocblk * iocp) bge_chip_ioctl() argument
6378 bge_t *bgep = rrp->bgep; bge_chip_blank() local
6400 bge_nic_read32(bge_t * bgep,bge_regno_t addr) bge_nic_read32() argument
6432 bge_asf_update_status(bge_t * bgep) bge_asf_update_status() argument
6458 bge_t *bgep = (bge_t *)arg; bge_asf_heartbeat() local
6473 bge_asf_stop_timer(bge_t * bgep) bge_asf_stop_timer() argument
6491 bge_asf_get_config(bge_t * bgep) bge_asf_get_config() argument
6520 bge_asf_pre_reset_operations(bge_t * bgep,uint32_t mode) bge_asf_pre_reset_operations() argument
6569 bge_asf_post_reset_old_mode(bge_t * bgep,uint32_t mode) bge_asf_post_reset_old_mode() argument
6591 bge_asf_post_reset_new_mode(bge_t * bgep,uint32_t mode) bge_asf_post_reset_new_mode() argument
[all...]
H A Dbge_mii.c113 bge_phydump(bge_t *bgep, uint16_t mii_status, uint16_t aux) in bge_phydump() argument
153 bge_phy_toggle_auxctl_smdsp(bge_t *bgep, in bge_phy_toggle_auxctl_smdsp() argument
175 bge_phy_probe(bge_t *bgep) in bge_phy_probe() argument
232 bge_phy_reset(bge_t * bgep) bge_phy_reset() argument
273 bge_phy_powerdown(bge_t * bgep) bge_phy_powerdown() argument
296 bge_phy_macro_wait(bge_t * bgep) bge_phy_macro_wait() argument
350 bge_phy_locked_up(bge_t * bgep) bge_phy_locked_up() argument
441 bge_phy_reset_and_check(bge_t * bgep) bge_phy_reset_and_check() argument
534 bge_phy_tweak_gmii(bge_t * bgep) bge_phy_tweak_gmii() argument
543 bge_phy_bit_err_fix(bge_t * bgep) bge_phy_bit_err_fix() argument
560 bge_restart_copper(bge_t * bgep,boolean_t powerdown) bge_restart_copper() argument
668 bge_eee_cap(bge_t * bgep) bge_eee_cap() argument
698 bge_eee_init(bge_t * bgep) bge_eee_init() argument
743 bge_eee_autoneg(bge_t * bgep,boolean_t adv_100fdx,boolean_t adv_1000fdx) bge_eee_autoneg() argument
806 bge_eee_adjust(bge_t * bgep) bge_eee_adjust() argument
875 bge_eee_enable(bge_t * bgep) bge_eee_enable() argument
907 bge_update_copper(bge_t * bgep) bge_update_copper() argument
1132 bge_check_copper(bge_t * bgep,boolean_t recheck) bge_check_copper() argument
1319 bge_restart_serdes(bge_t * bgep,boolean_t powerdown) bge_restart_serdes() argument
1387 bge_update_serdes(bge_t * bgep) bge_update_serdes() argument
1515 bge_autoneg_serdes(bge_t * bgep) bge_autoneg_serdes() argument
1550 bge_check_serdes(bge_t * bgep,boolean_t recheck) bge_check_serdes() argument
1784 bge_phys_init(bge_t * bgep) bge_phys_init() argument
1831 bge_phys_reset(bge_t * bgep) bge_phys_reset() argument
1850 bge_phys_idle(bge_t * bgep) bge_phys_idle() argument
1871 bge_phys_update(bge_t * bgep) bge_phys_update() argument
1896 bge_phys_check(bge_t * bgep) bge_phys_check() argument
[all...]
H A Dbge_main2.c333 bge_reinit_rings(bge_t *bgep) in bge_reinit_rings() argument
377 bge_reset(bge_t *bgep, uint_t asf_mode) in bge_reset() argument
431 bge_stop(bge_t * bgep) bge_stop() argument
454 bge_start(bge_t * bgep,boolean_t reset_phys) bge_start() argument
475 bge_restart(bge_t * bgep,boolean_t reset_phys) bge_restart() argument
516 bge_t *bgep = arg; /* private device info */ bge_m_stop() local
565 bge_t *bgep = arg; /* private device info */ global() local
646 bge_t *bgep = arg; /* private device info */ global() local
766 bge_t *bgep = barg; global() local
936 bge_t *bgep = barg; global() local
1037 bge_t *bgep = barg; global() local
1113 bge_set_priv_prop(bge_t * bgep,const char * pr_name,uint_t pr_valsize,const void * pr_val) global() argument
1295 bge_t *bgep = arg; global() local
1327 bge_t *bgep = arg; /* private device info */ global() local
1425 bge_t *bgep = arg; global() local
1479 bge_t *bgep = arg; global() local
1501 bge_unicst_find(bge_t * bgep,const uint8_t * mac_addr) global() argument
1523 bge_t *bgep = rrp->bgep; global() local
1623 bge_t *bgep = rrp->bgep; global() local
1677 bge_t *bgep = rrp->bgep; global() local
1690 bge_t *bgep = rrp->bgep; global() local
1720 bge_t *bgep = arg; global() local
1761 bge_t *bgep = arg; global() local
1792 bge_t *bgep = arg; global() local
1840 bge_set_loop_mode(bge_t * bgep,uint32_t mode) global() argument
1875 bge_loop_ioctl(bge_t * bgep,queue_t * wq,mblk_t * mp,struct iocblk * iocp) global() argument
1934 bge_t *bgep = arg; global() local
2104 bge_alloc_dma_mem(bge_t * bgep,size_t memsize,ddi_device_acc_attr_t * attr_p,uint_t dma_flags,dma_area_t * dma_p) global() argument
2206 bge_init_buff_ring(bge_t * bgep,uint64_t ring) global() argument
2284 bge_fini_buff_ring(bge_t * bgep,uint64_t ring) global() argument
2306 bge_init_recv_ring(bge_t * bgep,uint64_t ring) global() argument
2348 bge_fini_recv_ring(bge_t * bgep,uint64_t ring) global() argument
2367 bge_init_send_ring(bge_t * bgep,uint64_t ring) global() argument
2462 bge_fini_send_ring(bge_t * bgep,uint64_t ring) global() argument
2498 bge_init_rings(bge_t * bgep) global() argument
2519 bge_fini_rings(bge_t * bgep) global() argument
2566 bge_alloc_txbuf_array(bge_t * bgep,send_ring_t * srp) global() argument
2652 bge_alloc_bufs(bge_t * bgep) global() argument
3029 bge_free_bufs(bge_t * bgep) global() argument
3050 bge_find_mac_address(bge_t * bgep,chip_id_t * cidp) global() argument
3162 bge_check_acc_handle(bge_t * bgep,ddi_acc_handle_t handle) global() argument
3173 bge_check_dma_handle(bge_t * bgep,ddi_dma_handle_t handle) global() argument
3198 bge_fm_init(bge_t * bgep) global() argument
3234 bge_fm_fini(bge_t * bgep) global() argument
3259 bge_unattach(bge_t * bgep,uint_t asf_mode) global() argument
3346 bge_t *bgep; /* Our private data */ global() local
3417 bge_fw_img_is_valid(bge_t * bgep,uint32_t offset) global() argument
3431 bge_read_mgmtfw_ver(bge_t * bgep) global() argument
3487 bge_read_dash_ver(bge_t * bgep) global() argument
3528 bge_read_bc_ver(bge_t * bgep) global() argument
3581 bge_read_fw_ver(bge_t * bgep) global() argument
3627 bge_t *bgep; /* Our private data */ global() local
4147 bge_suspend(bge_t * bgep) global() argument
4193 bge_t *bgep = ddi_get_driver_private(devinfo); global() local
4218 bge_t *bgep; global() local
4361 bge_add_intrs(bge_t * bgep,int intr_type) global() argument
4480 bge_rem_intrs(bge_t * bgep) global() argument
4497 bge_intr_enable(bge_t * bgep) global() argument
4514 bge_intr_disable(bge_t * bgep) global() argument
4529 bge_reprogram(bge_t * bgep) global() argument
[all...]
H A Dbge_log.c70 bge_log(bge_t *bgep, const char *fmt, ...) in bge_log() argument
90 bge_problem(bge_t *bgep, const char *fmt, ...) in bge_problem() argument
110 bge_error(bge_t *bgep, const char *fmt, ...) in bge_error() argument
127 bge_fm_ereport(bge_t *bgep, char *detail) in bge_fm_ereport() argument
168 (*bge_db(bge_t *bgep))(cons argument
182 minidump(bge_t * bgep,const char * caption,void * dp,uint_t len) minidump() argument
200 bge_pkt_dump(bge_t * bgep,bge_rbd_t * hrbdp,sw_rbd_t * srbdp,const char * msg) bge_pkt_dump() argument
227 bge_dbg_enter(bge_t * bgep,const char * s) bge_dbg_enter() argument
[all...]
H A Dbge_send.c96 bge_recycle_ring(bge_t *bgep, send_ring_t *srp) in bge_recycle_ring() argument
211 bge_recycle(bge_t *bgep, bge_status_t *bsp) in bge_recycle() argument
302 bge_get_txbuf(bge_t * bgep,send_ring_t * srp) bge_get_txbuf() argument
341 bge_send_copy(bge_t * bgep,sw_txbuf_t * txbuf,mblk_t * mp) bge_send_copy() argument
364 bge_send_serial(bge_t * bgep,send_ring_t * srp) bge_send_serial() argument
495 bge_t *bgep = srp->bgep; bge_ring_tx() local
580 bge_send(bge_t * bgep,mblk_t * mp) bge_send() argument
593 bge_t *bgep; bge_send_drain() local
619 bge_t *bgep = arg; /* private device info */ bge_m_tx() local
[all...]
H A Dbge_kstats.c197 bge_t *bgep; in bge_statistics_update() local
310 bge_t *bgep; in bge_chipid_update() local
404 bge_t *bgep; bge_driverinfo_update() local
481 bge_t *bgep; bge_serdes_update() local
526 bge_t *bgep; bge_phydata_update() local
587 bge_setup_named_kstat(bge_t * bgep,int instance,char * name,const bge_ksindex_t * ksip,size_t size,int (* update)(kstat_t *,int)) bge_setup_named_kstat() argument
629 bge_init_kstats(bge_t * bgep,int instance) bge_init_kstats() argument
675 bge_fini_kstats(bge_t * bgep) bge_fini_kstats() argument
689 bge_t *bgep = arg; bge_m_stat() local
[all...]
H A Dbge_recv2.c57 bge_refill(bge_t *bgep, buff_ring_t *brp, sw_rbd_t *srbdp) in bge_refill() argument
73 bge_receive_packet(bge_t *bgep, bge_rbd_t *hw_rbd_p, recv_ring_t *rrp) in bge_receive_packet() argument
284 bge_receive_ring(bge_t * bgep,recv_ring_t * rrp) bge_receive_ring() argument
354 bge_t *bgep = rrp->bgep; bge_poll_ring() local
414 bge_receive(bge_t * bgep,bge_status_t * bsp) bge_receive() argument
[all...]
H A Dbge_ndd.c48 bge_param_sync(bge_t *bgep) in bge_param_sync() argument
84 bge_nd_param_init(bge_t * bgep) bge_nd_param_init() argument
122 bge_nd_init(bge_t * bgep) bge_nd_init() argument
[all...]
H A Dbge_mii_5906.c41 bge_adj_volt_5906(bge_t *bgep) in bge_adj_volt_5906() argument
H A Dbge_impl.h394 struct bge *bgep; /* (const) containing */ member
437 struct bge *bgep; /* (const) containing */ member
512 struct bge *bgep; /* (const) containing */ member
994 #define CATC_TRIGGER(bgep, data) bge_reg_put32(bgep, 0x0a00, (data)) argument
1170 BGE_BRKPT(bgep,s) global() argument
1171 BGE_MARK(bgep) global() argument
1172 BGE_PCICHK(bgep) global() argument
[all...]
H A Dbge_hw.h162 #define DEVICE_5704_SERIES_CHIPSETS(bgep)\ argument
174 DEVICE_5702_SERIES_CHIPSETS(bgep) global() argument
178 DEVICE_5705_SERIES_CHIPSETS(bgep) global() argument
192 DEVICE_5721_SERIES_CHIPSETS(bgep) global() argument
200 DEVICE_5717_SERIES_CHIPSETS(bgep) global() argument
207 DEVICE_5725_SERIES_CHIPSETS(bgep) global() argument
211 DEVICE_5723_SERIES_CHIPSETS(bgep) global() argument
219 DEVICE_5714_SERIES_CHIPSETS(bgep) global() argument
225 DEVICE_5906_SERIES_CHIPSETS(bgep) global() argument
327 MHCR_CHIP_ASIC_REV(bgep) global() argument
328 CHIP_ASIC_REV_PROD_ID(bgep) global() argument
329 CHIP_ASIC_REV(bgep) global() argument
[all...]