Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-hyperv.c411 struct pci_write_block { struct
412 struct pci_message message_type;
413 u32 block_id;
414 union win_slot_encoding wslot;
415 u32 byte_count;
416 u8 bytes[HV_CONFIG_BLOCK_SIZE_MAX];
/kernel/linux/linux-6.6/drivers/pci/controller/
Dpci-hyperv.c444 struct pci_write_block { struct
445 struct pci_message message_type;
446 u32 block_id;
447 union win_slot_encoding wslot;
448 u32 byte_count;
449 u8 bytes[HV_CONFIG_BLOCK_SIZE_MAX];