Searched refs:slot_handle (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c161 ASSERT(slhandle == cbp->slot_handle);
164 "cardbus_init_hotplug: slot_handle 0x%p", cbp->slot_handle);
230 if ((rv = hpc_nexus_connect(cbp->slot_handle,
465 "cardbus_new_slot_state: slot_handle 0x%p", hdl);
483 if (cbp->slot_handle != NULL) {
509 cbp->slot_handle = hdl;
572 cbp->slot_handle = NULL;
676 if (cbp->slot_handle == NULL || cbp->disabled) {
715 (void) hpc_nexus_control(cbp->slot_handle,
[all...]
H A Dcardbus.h83 hpc_slot_t slot_handle; /* HPS slot handle */ member in struct:cardbus_dev
H A Dcardbus.c609 (void) hpc_slot_event_notify(cbp->slot_handle,
611 (void) hpc_slot_event_notify(cbp->slot_handle,
613 (void) hpc_slot_event_notify(cbp->slot_handle,
692 (void) hpc_slot_event_notify(cbp->slot_handle,
694 (void) hpc_slot_event_notify(cbp->slot_handle,
696 (void) hpc_slot_event_notify(cbp->slot_handle,
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h85 hpc_slot_t slot_handle; /* Handle used by HPS */ member in struct:__anon10038
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c166 * slot_handle - handle for slot (hpc_slot_t)
190 hpc_slot_t slot_handle; member in struct:hpc_slot_entry
509 slotp->slot_handle = (hpc_slot_t)slotp;
565 if ((slotp == NULL) || slotp->slot_handle != *handlep)
680 ASSERT(slotp == slotp->slot_handle);
699 ASSERT(slotp == slotp->slot_handle);
721 ASSERT(slotp == slotp->slot_handle);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1478 schpc_p->schpc_slot[slot].slot_handle,
2392 schpc_p->schpc_slot[slot].slot_handle,
2399 schpc_p->schpc_slot[slot].slot_handle,
2428 schpc_p->schpc_slot[slot].slot_handle,
2452 schpc_p->schpc_slot[slot].slot_handle,
2487 schpc_p->schpc_slot[slot].slot_handle,
2499 schpc_p->schpc_slot[slot].slot_handle,
2531 schpc_p->schpc_slot[slot].slot_handle,
2555 schpc_p->schpc_slot[slot].slot_handle,
2571 schpc_p->schpc_slot[slot].slot_handle,
[all...]

Completed in 73 milliseconds