Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c342 (strcmp(nodetype, DDI_NT_SERIAL_MB_DO) == 0)) { in probe_tree()
/titanic_50/usr/src/uts/sun/io/
H A Dzs_common.c574 static char *dial_out = DDI_NT_SERIAL_MB_DO; in zsattach()
/titanic_50/usr/src/uts/common/sys/
H A Dsunddi.h153 #define DDI_NT_SERIAL_MB_DO "ddi_serial:dialout,mb" /* dialout for onboard */ macro
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c805 DDI_NT_SERIAL_MB_DO, NULL) == DDI_FAILURE) { in asyattach()
/titanic_50/usr/src/uts/common/io/
H A Dpshot.c118 {"DDI_NT_SERIAL_MB_DO", DDI_NT_SERIAL_MB_DO},
H A Dasy.c1084 asy->asy_com_port != 0 ? DDI_NT_SERIAL_MB_DO : in asyattach()