Home
last modified time | relevance | path

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

/titanic_44/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()
202 bge_cfg_clr32(bge_t *bgep, bge_regno_t regno, uint32_t bits) in bge_cfg_clr32()
238 bge_ind_get32(bge_t *bgep, bge_regno_t regno) in bge_ind_get32()
265 bge_ind_put32(bge_t *bgep, bge_regno_t regno, uint32_t val) in bge_ind_put32()
289 bge_pci_check(bge_t *bgep) in bge_pci_check()
328 bge_chip_cfg_init(bge_t *bgep, chip_id_t *cidp, boolean_t enable_dma) in bge_chip_cfg_init()
605 bge_reg_get32(bge_t *bgep, bge_regno_t regno) in bge_reg_get32()
617 bge_reg_put32(bge_t *bgep, bge_regno_t regno, uint32_t data) in bge_reg_put32()
[all …]
H A Dbge_mii.c113 bge_phydump(bge_t *bgep, uint16_t mii_status, uint16_t aux) in bge_phydump()
153 bge_phy_toggle_auxctl_smdsp(bge_t *bgep, in bge_phy_toggle_auxctl_smdsp()
175 bge_phy_probe(bge_t *bgep) in bge_phy_probe()
232 bge_phy_reset(bge_t *bgep) in bge_phy_reset()
273 bge_phy_powerdown(bge_t *bgep) in bge_phy_powerdown()
296 bge_phy_macro_wait(bge_t *bgep) in bge_phy_macro_wait()
350 bge_phy_locked_up(bge_t *bgep) in bge_phy_locked_up()
441 bge_phy_reset_and_check(bge_t *bgep) in bge_phy_reset_and_check()
534 bge_phy_tweak_gmii(bge_t *bgep) in bge_phy_tweak_gmii()
543 bge_phy_bit_err_fix(bge_t *bgep) in bge_phy_bit_err_fix()
[all …]
H A Dbge_main2.c333 bge_reinit_rings(bge_t *bgep) in bge_reinit_rings()
377 bge_reset(bge_t *bgep, uint_t asf_mode) in bge_reset()
431 bge_stop(bge_t *bgep) in bge_stop()
454 bge_start(bge_t *bgep, boolean_t reset_phys) in bge_start()
475 bge_restart(bge_t *bgep, boolean_t reset_phys) in bge_restart()
516 bge_t *bgep = arg; /* private device info */ in bge_m_stop() local
565 bge_t *bgep = arg; /* private device info */ local
646 bge_t *bgep = arg; /* private device info */ local
766 bge_t *bgep = barg; local
936 bge_t *bgep = barg; local
[all …]
H A Dbge_log.c70 bge_log(bge_t *bgep, const char *fmt, ...) in bge_log()
90 bge_problem(bge_t *bgep, const char *fmt, ...) in bge_problem()
110 bge_error(bge_t *bgep, const char *fmt, ...) in bge_error()
127 bge_fm_ereport(bge_t *bgep, char *detail) in bge_fm_ereport()
168 (*bge_db(bge_t *bgep))(const char *fmt, ...) in bge_db()
182 minidump(bge_t *bgep, const char *caption, void *dp, uint_t len) in minidump()
200 bge_pkt_dump(bge_t *bgep, bge_rbd_t *hrbdp, sw_rbd_t *srbdp, const char *msg) in bge_pkt_dump()
227 bge_dbg_enter(bge_t *bgep, const char *s) in bge_dbg_enter()
H A Dbge_send.c96 bge_recycle_ring(bge_t *bgep, send_ring_t *srp) in bge_recycle_ring()
211 bge_recycle(bge_t *bgep, bge_status_t *bsp) in bge_recycle()
302 bge_get_txbuf(bge_t *bgep, send_ring_t *srp) in bge_get_txbuf()
341 bge_send_copy(bge_t *bgep, sw_txbuf_t *txbuf, mblk_t *mp) in bge_send_copy()
364 bge_send_serial(bge_t *bgep, send_ring_t *srp) in bge_send_serial()
495 bge_t *bgep = srp->bgep; in bge_ring_tx() local
580 bge_send(bge_t *bgep, mblk_t *mp) in bge_send()
593 bge_t *bgep; in bge_send_drain() local
619 bge_t *bgep = arg; /* private device info */ in bge_m_tx() local
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; in bge_driverinfo_update() local
481 bge_t *bgep; in bge_serdes_update() local
526 bge_t *bgep; in bge_phydata_update() local
587 bge_setup_named_kstat(bge_t *bgep, int instance, char *name, in bge_setup_named_kstat()
629 bge_init_kstats(bge_t *bgep, int instance) in bge_init_kstats()
675 bge_fini_kstats(bge_t *bgep) in bge_fini_kstats()
689 bge_t *bgep = arg; in bge_m_stat() local
H A Dbge_recv2.c57 bge_refill(bge_t *bgep, buff_ring_t *brp, sw_rbd_t *srbdp) in bge_refill()
73 bge_receive_packet(bge_t *bgep, bge_rbd_t *hw_rbd_p, recv_ring_t *rrp) in bge_receive_packet()
284 bge_receive_ring(bge_t *bgep, recv_ring_t *rrp) in bge_receive_ring()
354 bge_t *bgep = rrp->bgep; in bge_poll_ring() local
414 bge_receive(bge_t *bgep, bge_status_t *bsp) in bge_receive()
H A Dbge_ndd.c48 bge_param_sync(bge_t *bgep) in bge_param_sync()
84 bge_nd_param_init(bge_t *bgep) in bge_nd_param_init()
122 bge_nd_init(bge_t *bgep) in bge_nd_init()
H A Dbge_mii_5906.c41 bge_adj_volt_5906(bge_t *bgep) in bge_adj_volt_5906()
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 #define BGE_BRKPT(bgep, s) BGE_DDB(bge_dbg_enter(bgep, s)) argument
1171 #define BGE_MARK(bgep) BGE_DDB(bge_led_mark(bgep)) argument
1172 #define BGE_PCICHK(bgep) BGE_DDB(bge_pci_check(bgep)) argument
H A Dbge_hw.h162 #define DEVICE_5704_SERIES_CHIPSETS(bgep)\ argument
174 #define DEVICE_5702_SERIES_CHIPSETS(bgep) \ argument
178 #define DEVICE_5705_SERIES_CHIPSETS(bgep) \ argument
192 #define DEVICE_5721_SERIES_CHIPSETS(bgep) \ argument
200 #define DEVICE_5717_SERIES_CHIPSETS(bgep) \ argument
207 #define DEVICE_5725_SERIES_CHIPSETS(bgep) \ argument
211 #define DEVICE_5723_SERIES_CHIPSETS(bgep) \ argument
219 #define DEVICE_5714_SERIES_CHIPSETS(bgep) \ argument
225 #define DEVICE_5906_SERIES_CHIPSETS(bgep) \ argument
327 #define MHCR_CHIP_ASIC_REV(bgep) ((bgep)->chipid.asic_rev & 0xf0000000) argument
[all …]