Searched refs:leapraid_port (Results 1 – 1 of 1) sorted by relevance
2119 struct leapraid_sas_port *leapraid_port, *next_port; in leapraid_cleanup_lists() local2138 list_for_each_entry_safe(leapraid_port, next_port, in leapraid_cleanup_lists()2141 if (leapraid_port->remote_identify.device_type == in leapraid_cleanup_lists()2145 leapraid_port->remote_identify.sas_address, in leapraid_cleanup_lists()2146 leapraid_port->card_port); in leapraid_cleanup_lists()2147 else if (leapraid_port->remote_identify.device_type == in leapraid_cleanup_lists()2149 leapraid_port->remote_identify.device_type == in leapraid_cleanup_lists()2153 leapraid_port->remote_identify.sas_address, in leapraid_cleanup_lists()2154 leapraid_port->card_port); in leapraid_cleanup_lists()