Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nvme/
H A Docp.h263 } ocp_vul_smart_t; typedef
644 CTASSERT(sizeof (ocp_vul_smart_t) == 512);
645 CTASSERT(offsetof(ocp_vul_smart_t, osh_therm_event) == 96);
646 CTASSERT(offsetof(ocp_vul_smart_t, osh_vers) == 494);
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ocp.c33 .nlpi_len = sizeof (ocp_vul_smart_t),