Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c1070 pci_int->mpci_bus, in mptable_pci_int_callback()
1071 pci_int->mpci_dev, in mptable_pci_int_callback()
1072 pci_int->mpci_pin); in mptable_pci_int_callback()
1079 pci_int->mpci_bus, in mptable_pci_int_callback()
1080 pci_int->mpci_dev, in mptable_pci_int_callback()
1081 pci_int->mpci_pin, in mptable_pci_int_callback()
1091 pci_int = kmalloc(sizeof(*pci_int), M_DEVBUF, M_WAITOK | M_ZERO); in mptable_pci_int_callback()
1162 pci_int->mpci_bus = 0; in mptable_pci_int_register()
1429 pci_int->mpci_bus, in mptable_pci_int_dump()
1430 pci_int->mpci_dev, in mptable_pci_int_dump()
[all …]