Searched defs:ibmvfc_host (Results 1 – 1 of 1) sorted by relevance
840 struct ibmvfc_host { struct844 enum ibmvfc_host_state state; argument845 enum ibmvfc_host_action action; argument850 struct ibmvfc_trace_entry *trace;851 atomic_t trace_index;852 int num_targets;853 struct list_head targets;854 struct list_head purge;855 struct device *dev;856 struct dma_pool *sg_pool;[all …]