Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/
Dpci-hyperv.c524 struct hv_pci_dev { struct
526 struct list_head list_entry;
527 refcount_t refs;
528 enum hv_pcichild_state state;
529 struct pci_slot *pci_slot;
530 struct pci_function_description desc;
531 bool reported_missing;
532 struct hv_pcibus_device *hbus;
533 struct work_struct wrk;
535 void (*block_invalidate)(void *context, u64 block_mask);
[all …]