Searched defs:io_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c180 static short io_table[] = { variable
199 #define IO_MX_CNT (sizeof (io_table)/sizeof (short))
2228 result = io_table[IO_MN_CNT];
2230 result = io_table[IO_MX_CNT-1];
2232 result = io_table[temp];

Completed in 73 milliseconds