Searched defs:sghsc_slot (Results 1 – 1 of 1) sorted by relevance
114 typedef struct sghsc_slot { struct119 kmutex_t slot_mutex;124 char nexus_path[MAXPATHLEN];129 hpc_slot_info_t slot_info;130 hpc_slot_state_t slot_status;131 uint32_t slot_capb;156 } sghsc_slot_t; argument