Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dqeth.c7699 (card->options.routing_type4 == PRIMARY_CONNECTOR) || in qeth_correct_routing_status()
7705 (card->options.routing_type6 == PRIMARY_CONNECTOR) || in qeth_correct_routing_status()
8971 card->options.routing_type4,PRIMARY_CONNECTOR, in qeth_parse_option()
8972 card->options.routing_type6,PRIMARY_CONNECTOR); in qeth_parse_option()
8986 card->options.routing_type4,PRIMARY_CONNECTOR); in qeth_parse_option()
9000 card->options.routing_type4,PRIMARY_CONNECTOR); in qeth_parse_option()
9014 card->options.routing_type6,PRIMARY_CONNECTOR); in qeth_parse_option()
10001 PRIMARY_CONNECTOR) in qeth_procfile_open()
10005 PRIMARY_CONNECTOR)|| in qeth_procfile_open()
10351 card->options.routing_type4=PRIMARY_CONNECTOR| in qeth_procfile_write()
[all …]
Dqeth.h626 #define PRIMARY_CONNECTOR 4 macro