Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ntxn/
H A Dunm_brdcfg.h105 #define NUM_SUPPORTED_BOARDS (sizeof (unm_boards)/sizeof (unm_brdinfo_t))
111 if (unm_boards[i].brdtype == type) { \
112 name = unm_boards[i].short_name; \
H A Ddriver_info.h34 static const unm_brdinfo_t unm_boards[] = { variable