Home
last modified time | relevance | path

Searched defs:sgl (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dlibhw.c26 int usb_packet_map(USBPacket *p, QEMUSGList *sgl) in usb_packet_map()
59 void usb_packet_unmap(USBPacket *p, QEMUSGList *sgl) in usb_packet_unmap()
H A Dhcd-ehci.h227 QEMUSGList sgl; member
H A Dhcd-xhci.c240 QEMUSGList sgl; member
/openbmc/qemu/include/hw/hyperv/
H A Dvmbus.h102 QEMUSGList sgl; member
/openbmc/u-boot/include/linux/mtd/
H A Dubi.h285 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c468 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
H A Deba.c492 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg()
/openbmc/qemu/hw/scsi/
H A Dmegasas.c231 union mfi_sgl *sgl) in megasas_sgl_get_addr()
246 union mfi_sgl *sgl) in megasas_sgl_get_len()
261 union mfi_sgl *sgl) in megasas_sgl_next()
281 static int megasas_map_sgl(MegasasState *s, MegasasCmd *cmd, union mfi_sgl *sgl) in megasas_map_sgl()
H A Dmfi.h505 union mfi_sgl sgl; member
514 union mfi_sgl sgl; member
522 union mfi_sgl sgl; member
539 } sgl; member
549 } sgl; member
H A Dvmw_pvscsi.c129 QEMUSGList sgl; member
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c471 QEMUSGList *sgl = &req->sgl; in vmbus_map_sgl() local
516 QEMUSGList *sgl = &req->sgl; in vmbus_unmap_sgl() local
1006 static int sgl_from_gpa_ranges(QEMUSGList *sgl, VMBusDevice *dev, in sgl_from_gpa_ranges()
/openbmc/qemu/hw/nvme/
H A Dctrl.c1048 static uint16_t nvme_map_sgl(NvmeCtrl *n, NvmeSg *sg, NvmeSglDescriptor sgl, in nvme_map_sgl()
1212 NvmeSglDescriptor sgl; in nvme_map_mptr() local
/openbmc/qemu/include/block/
H A Dnvme.h576 NvmeSglDescriptor sgl; member