Home
last modified time | relevance | path

Searched refs:ACT2000_BUS_ISA (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/isdn/act2000/
Dmodule.c201 case ACT2000_BUS_ISA: in act2000_transmit()
219 case ACT2000_BUS_ISA: in act2000_receive()
261 case ACT2000_BUS_ISA: in act2000_command()
626 case ACT2000_BUS_ISA: in act2000_registercard()
656 case ACT2000_BUS_ISA: in unregister_card()
680 bus = ACT2000_BUS_ISA; in act2000_addcard()
689 case ACT2000_BUS_ISA: in act2000_addcard()
717 case ACT2000_BUS_ISA: in act2000_addcard()
Dact2000.h36 #define ACT2000_BUS_ISA 1 macro