Searched refs:bfe_unit (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bfe/ |
H A D | bfe.c | 497 DTRACE_PROBE2(chip__restart, int, bfe->bfe_unit, in bfe_timeout() 531 int, bfe->bfe_unit); in bfe_timeout() 708 DTRACE_PROBE1(first__timeout, int, bfe->bfe_unit); in bfe_startup_phy() 711 DTRACE_PROBE4(phy_started, int, bfe->bfe_unit, in bfe_startup_phy() 872 DTRACE_PROBE2(chip__restart, int, bfe->bfe_unit, in bfe_chip_restart() 1128 DTRACE_PROBE2(rx__mode__filter, int, bfe->bfe_unit, in bfe_set_rx_mode() 2021 DTRACE_PROBE1(tx__chip__not__active, int, bfe->bfe_unit); in bfe_mac_transmit_packet() 2213 DTRACE_PROBE3(receive, int, bfe->bfe_unit, in bfe_receive() 2313 DTRACE_PROBE3(tx__reclaim, int, r->r_bfe->bfe_unit, in bfe_tx_reclaim() 2393 DTRACE_PROBE2(bfe__interrupt, int, bfe->bfe_unit, in bfe_interrupt() [all …]
|
H A D | bfe.h | 296 int bfe_unit; member
|