| octeon_gmx.c | 136 static const int octgmx_rx_adr_cam_regs[] = { variable in typeref:typename:const int[] 563 _GMX_PORT_WR8(sc, octgmx_rx_adr_cam_regs[i], addr[i]); 638 tmp = _GMX_PORT_RD8(sc, octgmx_rx_adr_cam_regs[i]); 641 _GMX_PORT_WR8(sc, octgmx_rx_adr_cam_regs[i], tmp); 647 _GMX_PORT_RD8(sc, octgmx_rx_adr_cam_regs[i]));
|