Searched refs:hpc_nexus_control (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/hotplug/pcihp/ |
H A D | pcihp.c | 1033 if (hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1140 if (hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1167 rv = hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1245 if (hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1271 if (hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1295 (void) hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1310 (void) hpc_nexus_control(slotinfop->slot_hdl, in pcihp_ioctl() 1506 (void) hpc_nexus_control(slotinfop->slot_hdl, in pcihp_configure_ap() 1523 if (hpc_nexus_control(slotinfop->slot_hdl, in pcihp_configure_ap() 1552 (void) hpc_nexus_control(slotinfop->slot_hdl, in pcihp_configure_ap() [all …]
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_hp.c | 715 (void) hpc_nexus_control(cbp->slot_handle, in cardbus_configure_ap() 725 if (hpc_nexus_control(cbp->slot_handle, in cardbus_configure_ap() 776 (void) hpc_nexus_control(cbp->slot_handle, in cardbus_configure_ap() 840 (void) hpc_nexus_control(cbp->slot_handle, in cardbus_unconfigure_ap() 1338 if (hpc_nexus_control(cbp->slot_handle, in cardbus_ioctl() 1475 if (hpc_nexus_control(cbp->slot_handle, in cardbus_ioctl() 1499 if (hpc_nexus_control(cbp->slot_handle, in cardbus_ioctl() 1515 (void) hpc_nexus_control(cbp->slot_handle, in cardbus_ioctl() 1527 (void) hpc_nexus_control(cbp->slot_handle, in cardbus_ioctl() 1539 (void) hpc_nexus_control(cbp->slot_handle, in cardbus_ioctl() [all …]
|
/titanic_41/usr/src/uts/common/sys/hotplug/ |
H A D | hpcsvc.h | 52 extern int hpc_nexus_control(hpc_slot_t handle, int request, caddr_t arg);
|
/titanic_41/usr/src/uts/common/io/hotplug/hpcsvc/ |
H A D | hpcsvc.c | 822 hpc_nexus_control(hpc_slot_t handle, int request, caddr_t arg) in hpc_nexus_control() function
|