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

  /src/sys/dev/isa/
if_efreg.h 125 #define EF_CARD_TP 1 /* 3C507-TP -- no AUI/BNC */
if_ef.c 589 esc->card_type = EF_IS_TP(partno) ? EF_CARD_TP : EF_CARD_BNC;
600 (esc->card_type == EF_CARD_TP) ? "3C507-TP" : "3C507",
603 if (esc->card_type == EF_CARD_TP)

Completed in 12 milliseconds