Searched refs:ACT2000_PORTLEN (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/isdn/act2000/ | ||
D | act2000.h | 87 #define ACT2000_PORTLEN 8 macro |
D | act2000_isa.c | 181 if (request_region(portbase, ACT2000_PORTLEN, card->regname) == NULL) in act2000_isa_config_port() |