Searched defs:ibmvfc_host (Results 1 – 1 of 1) sorted by relevance
862 struct ibmvfc_host { struct866 enum ibmvfc_host_state state; argument867 enum ibmvfc_host_action action; argument872 struct ibmvfc_trace_entry *trace;873 atomic_t trace_index;874 int num_targets;875 struct list_head targets;876 struct list_head purge;877 struct device *dev;878 struct dma_pool *sg_pool;[all …]