Home
last modified time | relevance | path

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 Dpicllibdevinfo.c339 } else if ((strcmp(nodetype, DDI_NT_SERIAL) == 0) || in probe_tree()
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c141 DDI_NT_SERIAL, (char *const)NULL
/titanic_44/usr/src/uts/sun4v/io/
H A Dvcc.c811 DDI_NT_SERIAL, 0); in i_vcc_add_port()
982 DDI_NT_SERIAL, 0); in vcc_attach()
H A Dvldc.c677 minor, DDI_NT_SERIAL, 0); in i_vldc_add_port()
/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.c355 DDI_NT_SERIAL, NULL); in xenconsattach()
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h148 #define DDI_NT_SERIAL "ddi_serial" /* Serial port */ macro
/titanic_44/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c336 DDI_NT_SERIAL, 0); in oplmsu_attach()
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c2550 unit, DDI_NT_SERIAL, NULL) != DDI_SUCCESS) { in sm_attach()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c904 S_IFCHR, minor, DDI_NT_SERIAL, NULL) != DDI_SUCCESS) { in usbser_create_port_minor_nodes()
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c115 {"DDI_NT_SERIAL", DDI_NT_SERIAL},
H A Dasy.c1079 asy->asy_com_port != 0 ? DDI_NT_SERIAL_MB : DDI_NT_SERIAL, NULL); in asyattach()