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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dconfig.c841 static int checkcard(int cardnr, char *id, int *busy_flag, struct module *lockowner) argument
862 cs->busy_flag = busy_flag;
1157 static int HiSax_inithardware(int *busy_flag) argument
1187 if (checkcard(i, ids, busy_flag, THIS_MODULE)) {
1485 int hisax_init_pcmcia(void *pcm_iob, int *busy_flag, struct IsdnCard *card) argument
1495 if (!checkcard(nrcards, ids, busy_flag, THIS_MODULE))
H A Dhisax.h884 int *busy_flag; member in struct:IsdnCardState
H A Dsedlbauer.c270 if ((cs->hw.sedl.bus == SEDL_BUS_PCMCIA) && (*cs->busy_flag == 1)) {
H A Delsa.c292 if ((cs->typ == ISDN_CTYPE_ELSA_PCMCIA) && (*cs->busy_flag == 1)) {

Completed in 123 milliseconds