Searched refs:FLG_OPEN (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h39 #define FLG_OPEN 5 /* channel is in use */ macro
/linux-master/drivers/isdn/hardware/mISDN/
H A Davmfritz.c846 test_and_clear_bit(FLG_OPEN, &bch->Flags);
904 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
H A Dnetjet.c800 test_and_clear_bit(FLG_OPEN, &bch->Flags);
858 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
H A Dw6692.c996 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
1035 test_and_clear_bit(FLG_OPEN, &bch->Flags);
H A DmISDNisar.c1579 test_and_clear_bit(FLG_OPEN, &bch->Flags);
1644 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
H A DmISDNipac.c1396 test_and_clear_bit(FLG_OPEN, &bch->Flags);
1488 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
H A Dhfcpci.c1552 test_and_clear_bit(FLG_OPEN, &bch->Flags);
1939 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
H A Dhfcsusb.c483 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
1819 test_and_clear_bit(FLG_OPEN, &bch->Flags);
H A Dhfcmulti.c3667 test_and_clear_bit(FLG_OPEN, &bch->Flags);
4076 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
/linux-master/drivers/isdn/mISDN/
H A Dl1oip_core.c1021 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
1211 test_and_clear_bit(FLG_OPEN, &bch->Flags);

Completed in 216 milliseconds