Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c792 if (rv != PCICFG_SUCCESS) in pcicfg_configure()
849 return (PCICFG_SUCCESS); in pcicfg_configure()
941 PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
994 PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
1022 &config_handle)) != PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
1044 != PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
1142 phdl->error = PCICFG_SUCCESS; in pcicfg_ntbridge_allocate_resources()
1229 return (PCICFG_SUCCESS); in pcicfg_ntbridge_allocate_resources()
1319 return (PCICFG_SUCCESS); in pcicfg_ntbridge_configure_done()
1641 PCICFG_SUCCESS) { in pcicfg_unconfigure()
[all …]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c639 if (rv != PCICFG_SUCCESS) in pcicfg_configure()
677 if (rv != PCICFG_SUCCESS) in pcicfg_configure()
745 return (PCICFG_SUCCESS); in pcicfg_configure()
848 != PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
898 if (pcicfg_ntbridge_allocate_resources(new_device) != PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
905 rc = PCICFG_SUCCESS; in pcicfg_configure_ntbridge()
943 if (rc != PCICFG_SUCCESS) { in pcicfg_configure_ntbridge()
961 if (rc == PCICFG_SUCCESS) in pcicfg_configure_ntbridge()
1034 phdl->error = PCICFG_SUCCESS; in pcicfg_ntbridge_allocate_resources()
1129 return (PCICFG_SUCCESS); in pcicfg_ntbridge_allocate_resources()
[all …]
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c391 if (cardbus_program_ap(cbp->cb_dip) == PCICFG_SUCCESS) { in cardbus_configure()
395 return (PCICFG_SUCCESS); in cardbus_configure()
453 return (PCICFG_SUCCESS); in cardbus_unconfigure()
463 if (cardbus_free_resources(dip) != PCICFG_SUCCESS) { in cardbus_teardown_device()
476 return (PCICFG_SUCCESS); in cardbus_teardown_device()
604 return (PCICFG_SUCCESS); in cardbus_destroy_phdl()
646 sec_bus) != PCICFG_SUCCESS) { in cardbus_program_ap()
663 phdl->error = PCICFG_SUCCESS; in cardbus_program_ap()
668 if (phdl->error != PCICFG_SUCCESS) { in cardbus_program_ap()
679 return (PCICFG_SUCCESS); in cardbus_program_ap()
[all …]
H A Dcardbus_hp.c742 if (cardbus_configure(cbp) != PCICFG_SUCCESS) { in cardbus_configure_ap()
831 if (cardbus_unconfigure(cbp) == PCICFG_SUCCESS) { in cardbus_unconfigure_ap()
1018 if (cardbus_teardown_device(devi) != PCICFG_SUCCESS) { in cbus_unconfigure()
H A Dcardbus.c619 if (cardbus_configure(cbp) != PCICFG_SUCCESS) { in cardbus_load_cardbus()
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcicfg.h47 #define PCICFG_SUCCESS DDI_SUCCESS macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c332 != PCICFG_SUCCESS) { in pcie_hp_probe()
366 != PCICFG_SUCCESS) { in pcie_hp_unprobe()
408 if (ret == PCICFG_SUCCESS) { in pcie_read_only_probe()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1560 != PCICFG_SUCCESS) { in pcihp_configure_ap()
1719 PCICFG_ALL_FUNC, 0) == PCICFG_SUCCESS) { in pcihp_unconfigure_ap()
2156 != PCICFG_SUCCESS) { in pcihp_new_slot_state()
2466 != PCICFG_SUCCESS) { in pcihp_event_handler()
2613 PCICFG_ALL_FUNC, 0) == PCICFG_SUCCESS) { in pcihp_event_handler()