Searched defs:ibmvfc_host (Results 1 – 1 of 1) sorted by relevance
677 struct ibmvfc_host { struct681 enum ibmvfc_host_state state; argument682 enum ibmvfc_host_action action; argument686 struct ibmvfc_trace_entry *trace;687 u32 trace_index:IBMVFC_NUM_TRACE_INDEX_BITS;688 int num_targets;689 struct list_head targets;690 struct list_head sent;691 struct list_head free;692 struct device *dev;[all …]