Home
last modified time | relevance | path

Searched refs:nvme_print_sgl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c608 static void nvme_print_sgl(struct scatterlist *sgl, int nents) in nvme_print_sgl() function
708 WARN(DO_ONCE(nvme_print_sgl, iod->sg, iod->nents), in nvme_pci_setup_prps()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c565 static void nvme_print_sgl(struct scatterlist *sgl, int nents) in nvme_print_sgl() function
663 WARN(DO_ONCE(nvme_print_sgl, iod->sgt.sgl, iod->sgt.nents), in nvme_pci_setup_prps()

Completed in 12 milliseconds