Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c137 static uint32_t pci_type_ra2pci(char *type);
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()
1688 pci_type_ra2pci(char *type) in pci_type_ra2pci() function