Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c137 int slot_id; in xhci_free_virt_devices() local
442 int xhci_alloc_virt_device(struct xhci_ctrl *ctrl, unsigned int slot_id) in xhci_alloc_virt_device()
726 int slot_id = udev->slot_id; in xhci_setup_addressable_virt_dev() local
H A Dxhci-ring.c271 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command()
564 int slot_id = udev->slot_id; in xhci_bulk_tx() local
758 int slot_id = udev->slot_id; in xhci_ctrl_tx() local
H A Dxhci.c505 int slot_id = udev->slot_id; in xhci_set_configuration() local
631 int slot_id = udev->slot_id; in xhci_address_device() local
763 unsigned int slot_id = udev->slot_id; in xhci_check_maxpacket() local
1410 int slot_id = udev->slot_id; in xhci_update_hub_device() local
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c576 int slot_id; in xtensa_format_slot_nop_opcode() local
590 int slot_id; in xtensa_format_get_slot() local
605 int slot_id; in xtensa_format_set_slot() local
661 int slot_id; in xtensa_opcode_decode() local
684 int slot_id; in xtensa_opcode_encode() local
921 int slot_id; in xtensa_operand_get_field() local
957 int slot_id; in xtensa_operand_set_field() local
1006 int slot_id; in xtensa_operand_encode() local
H A Dxtensa-isa-internal.h69 int *slot_id; /* Array[num_slots] of slot IDs. */ member
/openbmc/u-boot/board/freescale/p1022ds/
H A Dp1022ds.c173 enum slot_id { enum
/openbmc/qemu/include/system/
H A Dhvf_int.h34 int slot_id; member
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd.c147 enum slot_id { enum
/openbmc/qemu/hw/display/
H A Dqxl.c1312 static int qxl_add_memslot(PCIQXLDevice *d, uint32_t slot_id, uint64_t delta, in qxl_add_memslot()
1406 static void qxl_del_memslot(PCIQXLDevice *d, uint32_t slot_id) in qxl_del_memslot()
/openbmc/qemu/hw/smbios/
H A Dsmbios.c99 uint16_t slot_id; member
/openbmc/u-boot/include/
H A Dusb.h150 unsigned int slot_id; member
/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h241 uint16_t slot_id; member
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c825 uint32_t slot_id, uint64_t offset) in kvm_dirty_ring_mark_page()