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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c555 pci_getslot_t getslot; local
622 rval = schpc_getslotstatus(expander, board, slot, &getslot);
638 if (getslot.slot_replystatus != PCIMSG_REPLY_GOOD) {
650 if (getslot.slot_empty) {
658 "slot_freq_cap %d", slot, getslot.slot_freq_setting,
659 getslot.slot_freq_cap);
662 (getslot.slot_freq_setting > getslot.slot_freq_cap)) {
736 rval = schpc_getslotstatus(expander, board, slot, &getslot);
753 if (getslot
[all...]

Completed in 46 milliseconds