Searched refs:DDI_NT_SERIAL (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | picllibdevinfo.c | 339 } else if ((strcmp(nodetype, DDI_NT_SERIAL) == 0) || in probe_tree()
|
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 141 DDI_NT_SERIAL, (char *const)NULL
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vcc.c | 811 DDI_NT_SERIAL, 0); in i_vcc_add_port() 982 DDI_NT_SERIAL, 0); in vcc_attach()
|
H A D | vldc.c | 677 minor, DDI_NT_SERIAL, 0); in i_vldc_add_port()
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 355 DDI_NT_SERIAL, NULL); in xenconsattach()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 148 #define DDI_NT_SERIAL "ddi_serial" /* Serial port */ macro
|
/titanic_44/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu.c | 336 DDI_NT_SERIAL, 0); in oplmsu_attach()
|
/titanic_44/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 2550 unit, DDI_NT_SERIAL, NULL) != DDI_SUCCESS) { in sm_attach()
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 904 S_IFCHR, minor, DDI_NT_SERIAL, NULL) != DDI_SUCCESS) { in usbser_create_port_minor_nodes()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pshot.c | 115 {"DDI_NT_SERIAL", DDI_NT_SERIAL},
|
H A D | asy.c | 1079 asy->asy_com_port != 0 ? DDI_NT_SERIAL_MB : DDI_NT_SERIAL, NULL); in asyattach()
|