Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h127 CHIP_TX_RX, /* Tx & Rx (re)started */ enumerator
H A Ddmfe_main.c499 dmfep->chip_state = mode & START_RECEIVE ? CHIP_TX_RX : in dmfe_start_chip()