Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c2048 #define DRMACH_IO_POST_ATTACH 0 macro
2093 } else if (state == DRMACH_IO_POST_ATTACH) { in drmach_console_ops()
2181 rv = drmach_console_ops(id, DRMACH_IO_POST_ATTACH); in drmach_io_post_attach()