Home
last modified time | relevance | path

Searched refs:PCI_QUIRK_UNMAP_REG (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
HDpci.c229 #define PCI_QUIRK_UNMAP_REG 4 /* Ignore PCI map register */ macro
290 { 0x43851002, PCI_QUIRK_UNMAP_REG, 0x14, 0 },
3984 q->type == PCI_QUIRK_UNMAP_REG && in pci_add_resources()