Home
last modified time | relevance | path

Searched refs:AVM_FRITZ_PNP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/isdn/hisax/
Dhisax_fcpcipnp.h9 AVM_FRITZ_PNP, enumerator
Dhisax_fcpcipnp.c423 case AVM_FRITZ_PNP: in hdlc_fill_fifo()
459 case AVM_FRITZ_PNP: in hdlc_empty_fifo()
733 case AVM_FRITZ_PNP: in fcpcipnp_setup()
763 case AVM_FRITZ_PNP: in fcpcipnp_setup()
791 case AVM_FRITZ_PNP: in fcpcipnp_setup()
805 case AVM_FRITZ_PNP: in fcpcipnp_setup()
933 adapter->type = AVM_FRITZ_PNP; in fcpnp_probe()
Davm_pci.c27 #define AVM_FRITZ_PNP 2 macro
283 if (cs->subtyp == AVM_FRITZ_PNP) in hdlc_empty_fifo()
343 if (cs->subtyp == AVM_FRITZ_PNP) in hdlc_fill_fifo()
743 case AVM_FRITZ_PNP: in avm_setup_rest()
815 cs->subtyp = AVM_FRITZ_PNP; in avm_pnp_setup()
886 cs->subtyp = AVM_FRITZ_PNP; in setup_avm_pcipnp()