Searched refs:ethirq (Results 1 – 1 of 1) sorted by relevance
514 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in i596_error() local516 *ethirq = 1; in i596_error()517 *ethirq = 3; in i596_error()641 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in init_i596_mem() local643 *ethirq = 1; in init_i596_mem()701 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in init_i596_mem() local703 *ethirq = 3; in init_i596_mem()1385 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in i596_interrupt() local1387 *ethirq = 1; in i596_interrupt()1388 *ethirq = 3; in i596_interrupt()[all …]