Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Dcore_marvel.h293 #define IO7_NUM_PORTS 4 macro
314 struct io7_port ports[IO7_NUM_PORTS];
/linux-5.19.10/arch/alpha/kernel/
Derr_marvel.c819 for (i = 0; i < IO7_NUM_PORTS; i++) { in marvel_find_io7_with_error()
856 for (i = 0; i < IO7_NUM_PORTS; i++) { in marvel_find_io7_with_error()
988 for (i = 0; i < IO7_NUM_PORTS; i++) { in marvel_process_io_error()
Dcore_marvel.c349 for (i = 0; i < IO7_NUM_PORTS; i++) { in marvel_init_io7()