Searched refs:hpc_nexus_disconnect (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/hotplug/ |
H A D | hpcsvc.h | 49 extern int hpc_nexus_disconnect(hpc_slot_t handle, void *data, uint_t flags);
|
/titanic_41/usr/src/uts/common/io/hotplug/pcihp/ |
H A D | pcihp.c | 925 rv = hpc_nexus_disconnect(slotinfop->slot_hdl, NULL, 0); in pcihp_ioctl() 2175 (void) hpc_nexus_disconnect(slotinfop->slot_hdl, in pcihp_new_slot_state() 2483 if (hpc_nexus_disconnect(slotinfop->slot_hdl, in pcihp_event_handler() 2640 if (hpc_nexus_disconnect( in pcihp_event_handler() 2947 rv = hpc_nexus_disconnect(slotinfop->slot_hdl, in pcihp_event_handler() 2972 (void) hpc_nexus_disconnect(slotinfop->slot_hdl, in pcihp_event_handler()
|
/titanic_41/usr/src/uts/common/io/hotplug/hpcsvc/ |
H A D | hpcsvc.c | 780 hpc_nexus_disconnect(hpc_slot_t handle, void *data, uint_t flags) in hpc_nexus_disconnect() function
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_hp.c | 1261 if ((rv = hpc_nexus_disconnect(cbp->slot_handle, in cardbus_ioctl()
|