Searched refs:cmd_bytes (Results 1 – 2 of 2) sorted by relevance
338 sc->cmd_bytes = sizeof(nvme_subq_item_t) * sc->maxqe; in nvme_pci_attach()362 sc->cmd_bytes, /* [max]size */ in nvme_pci_attach()364 sc->cmd_bytes, /* maxsegsz */ in nvme_pci_attach()
246 size_t cmd_bytes; member