Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/i825xx/
D82596.c514 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in i596_error() local
516 *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() local
643 *ethirq = 1; in init_i596_mem()
701 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in init_i596_mem() local
703 *ethirq = 3; in init_i596_mem()
1385 volatile unsigned char *ethirq = (unsigned char *) BVME_ETHIRQ_REG; in i596_interrupt() local
1387 *ethirq = 1; in i596_interrupt()
1388 *ethirq = 3; in i596_interrupt()
[all …]