Searched defs:sbp2_tgt (Results 1 – 1 of 1) sorted by relevance
234 typedef struct sbp2_tgt { struct235 struct sbp2_bus *t_bus; /* bus */236 void *t_bus_hdl; /* bus handle */237 kmutex_t t_mutex; /* structure mutex */261 sbp2_tgt_stat_t t_stat; /* statistics */ argument264 _NOTE(MUTEX_PROTECTS_DATA(sbp2_tgt::t_mutex, sbp2_tgt)) argument