Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h126 CHIP_TX_ONLY, /* Tx (re)started */ enumerator
H A Ddmfe_main.c500 mode & START_TRANSMIT ? CHIP_TX_ONLY : CHIP_STOPPED; in dmfe_start_chip()