Searched refs:PI_ESIC_K_IO_CONFIG_STAT_0 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | defxx.c | 590 dfx_port_read_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, &val); in dfx_bus_init() 634 dfx_port_read_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, &val); in dfx_bus_init() 635 dfx_port_write_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, (val | PI_CONFIG_STAT_0_M_INT_ENB)); in dfx_bus_init() 1744 dfx_port_read_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, &tmp); in dfx_interrupt() 1746 dfx_port_write_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, tmp); in dfx_interrupt() 1754 dfx_port_read_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, &tmp); in dfx_interrupt() 1756 dfx_port_write_byte(bp, PI_ESIC_K_IO_CONFIG_STAT_0, tmp); in dfx_interrupt()
|
D | defxx.h | 1511 #define PI_ESIC_K_IO_CONFIG_STAT_0 0xCA9 macro
|