Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-scsi.c869 struct nvme_id_ctrl *id_ctrl; in nvme_trans_ext_inq_page()
1493 struct nvme_id_ctrl *id_ctrl; in nvme_trans_power_state()
1499 sizeof(struct nvme_id_ctrl), in nvme_trans_power_state()
1560 dma_free_coherent(&dev->pci_dev->dev, sizeof(struct nvme_id_ctrl), mem, in nvme_trans_power_state()
2536 struct nvme_id_ctrl *id_ctrl; in nvme_trans_report_luns()
2554 sizeof(struct nvme_id_ctrl), in nvme_trans_report_luns()
2605 dma_free_coherent(&dev->pci_dev->dev, sizeof(struct nvme_id_ctrl), mem, in nvme_trans_report_luns()
Dnvme-core.c133 BUILD_BUG_ON(sizeof(struct nvme_id_ctrl) != 4096); in _nvme_check_size()
2292 struct nvme_id_ctrl *ctrl; in nvme_dev_add()
/linux-4.1.27/include/uapi/linux/
Dnvme.h43 struct nvme_id_ctrl { struct