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