Home
last modified time | relevance | path

Searched defs:schpc (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h112 typedef struct schpc { struct
113 uint32_t schpc_instance; /* Instance # */ argument
114 dev_info_t *schpc_devi; /* Ptr to dev_info */ argument
115 kmutex_t schpc_mutex; /* Mutex to protect struct */ argument
116 kcondvar_t schpc_cv; /* Conditional Variable */ argument
117 char *schpc_property; /* Ptr to slot-table */ argument
118 uint32_t schpc_property_size; /* Size of slot-table */ argument
119 uint32_t schpc_hotplugmodel; /* Type of Hot Plug */ argument
120 uint16_t schpc_transid; /* Current transaction ID */ argument
121 uint16_t schpc_number_of_slots; /* Slot on IO Board */ argument
[all …]