Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c340 (strcmp(nodetype, DDI_NT_SERIAL_MB) == 0) || in probe_tree()
/titanic_50/usr/src/uts/sun/io/
H A Dzs_common.c573 static char *serial_line = DDI_NT_SERIAL_MB; in zsattach()
/titanic_50/usr/src/uts/common/sys/
H A Dsunddi.h149 #define DDI_NT_SERIAL_MB "ddi_serial:mb" /* the 'built-in' serial */ macro
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c798 DDI_NT_SERIAL_MB, NULL) == DDI_FAILURE) { in asyattach()
/titanic_50/usr/src/uts/common/io/
H A Dpshot.c116 {"DDI_NT_SERIAL_MB", DDI_NT_SERIAL_MB},
H A Dasy.c1079 asy->asy_com_port != 0 ? DDI_NT_SERIAL_MB : DDI_NT_SERIAL, NULL); in asyattach()