Searched defs:PCI_DEV_FLAGS_NO_BUS_RESET (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | pci.h | 180 PCI_DEV_FLAGS_NO_BUS_RESET = (__force pci_dev_flags_t) (1 << 6), enumerator in enum:pci_dev_flags |
Completed in 123 milliseconds