[go: nahoru, domu]

Searched refs:busy_flag (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/hisax/
H A Dconfig.c1025 struct IsdnCardState **cs_out, int *busy_flag,
1047 cs->busy_flag = busy_flag;
1174 static int checkcard(int cardnr, char *id, int *busy_flag, argument
1181 ret = hisax_cs_new(cardnr, id, card, &cs, busy_flag, lockowner);
1217 static int __init HiSax_inithardware(int *busy_flag) argument
1247 if (checkcard(i, ids, busy_flag, THIS_MODULE,
1546 int hisax_init_pcmcia(void *pcm_iob, int *busy_flag, struct IsdnCard *card) argument
1556 if (!checkcard(nrcards, ids, busy_flag, THIS_MODULE,
1024 hisax_cs_new(int cardnr, char *id, struct IsdnCard *card, struct IsdnCardState **cs_out, int *busy_flag, struct module *lockowner) argument
H A Dhisax.h894 int *busy_flag; member in struct:IsdnCardState
H A Dsedlbauer.c268 if ((cs->hw.sedl.bus == SEDL_BUS_PCMCIA) && (*cs->busy_flag == 1)) {
H A Delsa.c291 if ((cs->typ == ISDN_CTYPE_ELSA_PCMCIA) && (*cs->busy_flag == 1)) {

Completed in 53 milliseconds