Searched defs:sgl (Results 1 – 13 of 13) sorted by relevance
| /openbmc/qemu/hw/usb/ |
| H A D | libhw.c | 26 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 D | hcd-ehci.h | 227 QEMUSGList sgl; member
|
| H A D | hcd-xhci.c | 240 QEMUSGList sgl; member
|
| /openbmc/qemu/include/hw/hyperv/ |
| H A D | vmbus.h | 102 QEMUSGList sgl; member
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | ubi.h | 285 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | kapi.c | 468 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
|
| H A D | eba.c | 492 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg()
|
| /openbmc/qemu/hw/scsi/ |
| H A D | megasas.c | 231 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 D | mfi.h | 505 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 D | vmw_pvscsi.c | 129 QEMUSGList sgl; member
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | vmbus.c | 471 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 D | ctrl.c | 1048 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 D | nvme.h | 576 NvmeSglDescriptor sgl; member
|