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

  /src/sys/dev/ic/
tulipvar.h 466 #define TULIPF_VPC 0x00008000 /* Virtual PC Ethernet */
tulip.c 501 sc->sc_flags |= TULIPF_VPC;
1364 if (__predict_false((sc->sc_flags & TULIPF_VPC) != 0)) {

Completed in 15 milliseconds