Searched refs:dctype (Results 1 – 2 of 2) sorted by relevance
597 if (ctrl->dctype > NVME_DCTYPE_CDC || !type[ctrl->dctype]) in dctype_show()600 return sysfs_emit(buf, type[ctrl->dctype]); in dctype_show()602 static DEVICE_ATTR_RO(dctype);
391 __u8 dctype; member