HomeSort by: relevance | last modified time | path
    Searched defs:txc_link_active (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vioif.c 268 bool txc_link_active; member in struct:vioif_tx_context
1519 txc->txc_link_active = VIOIF_IS_LINK_ACTIVE(sc);
1998 if (!txc->txc_link_active ||
2749 txc->txc_link_active = active;
if_vioif.c 268 bool txc_link_active; member in struct:vioif_tx_context
1519 txc->txc_link_active = VIOIF_IS_LINK_ACTIVE(sc);
1998 if (!txc->txc_link_active ||
2749 txc->txc_link_active = active;

Completed in 27 milliseconds