Home
last modified time | relevance | path

Searched refs:dctype (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/host/
A Dsysfs.c597 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);
A Dnvme.h412 enum nvme_dctype dctype; member
A Dcore.c3594 ctrl->dctype = id->dctype; in nvme_init_identify()

Completed in 18 milliseconds