Home
last modified time | relevance | path

Searched refs:PCI_MASS_NVME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h242 #define PCI_MASS_NVME 0x8 /* Non-Volatile memory controller */ macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c666 if (class == PCI_CLASS_MASS && subclass == PCI_MASS_NVME && in declare_dev_and_fn()