Searched refs:qeth_setvalue_if_possible (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/s390/net/ |
D | qeth.c | 8899 static int qeth_setvalue_if_possible(qeth_card_t *card,char *option, in qeth_setvalue_if_possible() function 8946 return qeth_setvalue_if_possible(card,option,b,((int*)&c),d) 8949 doit1(a,b,c,d) | qeth_setvalue_if_possible(card,option,-1,((int*)&e),f) 9089 return qeth_setvalue_if_possible(card,option,PARSE_POLLTIME, in qeth_parse_option() 9105 return qeth_setvalue_if_possible(card,option,PARSE_PORTNO, in qeth_parse_option() 9121 return qeth_setvalue_if_possible(card,option,PARSE_ADD_HHLEN, in qeth_parse_option()
|