Home
last modified time | relevance | path

Searched refs:DEVID_ENCAP (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Ddditypes.h161 #define DEVID_ENCAP 4 macro
H A Dddi_impldefs.h1169 ((b) == DEVID_ENCAP) ? 'e' : \
1181 (((c) == 'e') || ((c) == 'E')) ? DEVID_ENCAP : \
/titanic_44/usr/src/uts/common/io/nvme/
H A Dnvme.c3389 return (ddi_devid_init(devinfo, DEVID_ENCAP, in nvme_bd_devid()
/titanic_44/usr/src/uts/sun4v/io/
H A Dvdc.c8595 if (ddi_devid_init(vdc->dip, DEVID_ENCAP, vd_devid->length, in vdc_setup_devid()
/titanic_44/usr/src/uts/common/os/
H A Dsunddi.c7780 case DEVID_ENCAP: in ddi_devid_init()