Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sun3/sun3x/
Dobio.c157 #define OBIO_ALIST_LEN __arraycount(obio_alist) macro
187 for (i = 0; i < OBIO_ALIST_LEN; i++) { in obio_attach()