Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
De2100.c70 #define E21_ALT_IFPORT 0x02 /* Set to use the other (BNC,AUI) port. */ macro
272 + (dev->if_port ? E21_ALT_IFPORT : 0)); in e21_open()