Searched refs:tst_irq (Results 1 - 8 of 8) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Ds_4bri.c399 && IoAdapter->tst_irq(&IoAdapter->a))
451 IoAdapter->tst_irq = scom_test_int;
H A Ds_bri.c177 IoAdapter->tst_irq = scom_test_int;
H A Ds_pri.c178 IoAdapter->tst_irq = scom_test_int;
H A Dio.h202 byte (*tst_irq)(ADAPTER *a); member in struct:_ISDN_ADAPTER
H A Dos_4bri.c1068 IoAdapter->tst_irq(&IoAdapter->a);
1070 IoAdapter->tst_irq(&IoAdapter->a);
H A Dos_bri.c757 IoAdapter->tst_irq(&IoAdapter->a);
759 IoAdapter->tst_irq(&IoAdapter->a);
H A Dos_pri.c534 IoAdapter->tst_irq(&IoAdapter->a);
536 IoAdapter->tst_irq(&IoAdapter->a);
H A Dio.c458 if (IoAdapter->tst_irq(a))

Completed in 1374 milliseconds