Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
H A Dnvmectl.c154 ioc.ret_size = sizeof(ioc.info.logsmart); in cmd_info()
168 smart = &ioc.info.logsmart; in cmd_info()
251 ioc.ret_size = sizeof(ioc.info.logsmart); in cmd_errors()
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_chipset.h1803 nvme_log_smart_data_t logsmart; member