Home
last modified time | relevance | path

Searched defs:get_sg_list (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/scsi/
H A Dscsi.h137 QEMUSGList *(*get_sg_list)(SCSIRequest *req); member
/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c1079 static int get_sg_list(void *buf, int size, struct scatterlist *sg_list, int nentries) in get_sg_list() function