Searched defs:ibmvfc_host (Results 1 – 1 of 1) sorted by relevance
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 …]