Searched defs:ibmvfc_host (Results 1 – 1 of 1) sorted by relevance
684 struct ibmvfc_host { struct688 enum ibmvfc_host_state state; argument689 enum ibmvfc_host_action action; argument693 struct ibmvfc_trace_entry *trace;694 u32 trace_index:IBMVFC_NUM_TRACE_INDEX_BITS;695 int num_targets;696 struct list_head targets;697 struct list_head sent;698 struct list_head free;699 struct device *dev;[all …]