Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dldc.h90 LDC_DEV_NT, /* network device, eg. vnet */ enumerator
/titanic_41/usr/src/cmd/mdb/sun4v/modules/ldc/
H A Dldc.c82 { "net ", ALLBITS, LDC_DEV_NT },
/titanic_41/usr/src/uts/sun4v/io/
H A Dcnex.c67 {LDC_DEV_NT, PIL_6, 35},
H A Dvnet_gen.c2491 attr.devclass = LDC_DEV_NT; in vgen_ldc_attach()