Searched refs:nvme_smart_log (Results 1 – 3 of 3) sorted by relevance
1030 struct nvme_smart_log *smart_log; in nvme_trans_log_info_exceptions()1043 sizeof(struct nvme_smart_log), in nvme_trans_log_info_exceptions()1055 c.common.cdw10[0] = cpu_to_le32((((sizeof(struct nvme_smart_log) / in nvme_trans_log_info_exceptions()1081 dma_free_coherent(&dev->pci_dev->dev, sizeof(struct nvme_smart_log), in nvme_trans_log_info_exceptions()1097 struct nvme_smart_log *smart_log; in nvme_trans_log_temperature()1111 sizeof(struct nvme_smart_log), in nvme_trans_log_temperature()1123 c.common.cdw10[0] = cpu_to_le32((((sizeof(struct nvme_smart_log) / in nvme_trans_log_temperature()1162 dma_free_coherent(&dev->pci_dev->dev, sizeof(struct nvme_smart_log), in nvme_trans_log_temperature()
136 BUILD_BUG_ON(sizeof(struct nvme_smart_log) != 512); in _nvme_check_size()
151 struct nvme_smart_log { struct