Searched refs:NVME_SGL_FMT_LAST_SEG_DESC (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | nvme.h | 979 NVME_SGL_FMT_LAST_SEG_DESC = 0x03, enumerator |
/linux/drivers/nvme/host/ | ||
H A D | pci.c | 698 sge->type = NVME_SGL_FMT_LAST_SEG_DESC << 4; in nvme_pci_sgl_set_seg() |