Home
last modified time | relevance | path

Searched refs:BFE_CHIP_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c491 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_timeout()
898 bfe->bfe_chip_state = BFE_CHIP_ACTIVE; in bfe_chip_restart()
1101 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_set_rx_mode()
1245 bfe->bfe_chip_state = BFE_CHIP_ACTIVE; in bfe_chip_start()
1387 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_mac_getstat()
1813 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_mac_setprop()
2020 if (bfe->bfe_chip_state != BFE_CHIP_ACTIVE) { in bfe_mac_transmit_packet()
2051 if (bfe->bfe_chip_state != BFE_CHIP_ACTIVE) { in bfe_mac_set_promisc()
2396 if (bfe->bfe_chip_state != BFE_CHIP_ACTIVE) { in bfe_interrupt()
H A Dbfe.h114 BFE_CHIP_ACTIVE, enumerator