Searched defs:ibmvfc_host (Results 1 – 2 of 2) 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 …]
772 struct ibmvfc_host { struct776 enum ibmvfc_host_state state; argument777 enum ibmvfc_host_action action; argument781 struct ibmvfc_trace_entry *trace;782 u32 trace_index:IBMVFC_NUM_TRACE_INDEX_BITS;783 int num_targets;784 struct list_head targets;785 struct list_head sent;786 struct list_head free;787 struct device *dev;[all …]