Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c141 #define PCI_ADDR_TYPE_INVAL 0xffffffff macro
1332 if ((type = pci_type_ra2pci(busra_type)) == PCI_ADDR_TYPE_INVAL) in pci_get_available_prop()
1484 if ((type = pci_type_ra2pci(busra_type)) == PCI_ADDR_TYPE_INVAL) in pci_put_available_prop()
1690 uint32_t pci_type = PCI_ADDR_TYPE_INVAL; in pci_type_ra2pci()