Searched defs:ibmvfc_host (Results 1 – 1 of 1) sorted by relevance
686 struct ibmvfc_host { struct690 enum ibmvfc_host_state state; argument691 enum ibmvfc_host_action action; argument695 struct ibmvfc_trace_entry *trace;696 u32 trace_index:IBMVFC_NUM_TRACE_INDEX_BITS;697 int num_targets;698 struct list_head targets;699 struct list_head sent;700 struct list_head free;701 struct device *dev;[all …]