Searched defs:fc_internal (Results 1 – 2 of 2) sorted by relevance
127832 struct fc_internal { struct127833 struct scsi_transport_template t;127834 struct fc_function_template *f;127835 struct device_attribute private_starget_attrs[3];127836 struct device_attribute *starget_attrs[4];127837 struct device_attribute private_host_attrs[29];127838 struct device_attribute *host_attrs[30];127839 struct transport_container rport_attr_cont;127840 struct device_attribute private_rport_attrs[10];127841 struct device_attribute *rport_attrs[11];[all …]