tag
line
file
source code
TP
655
drivers/net/de4x5.h
#define TP 0x0001 /* 10Base-T */
TP
716
drivers/net/eexpress.c
enum iftype {AUI=0, BNC=1, TP=2};