Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h894 NVME_SGL_FMT_LAST_SEG_DESC = 0x03, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dpci.c683 sge->type = NVME_SGL_FMT_LAST_SEG_DESC << 4; in nvme_pci_sgl_set_seg()