Searched refs:old_card_port (Results 1 – 1 of 1) sorted by relevance
1424 struct leapraid_card_port *old_card_port, in leapraid_get_card_port_feature() argument1429 old_card_port->flg & LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_get_card_port_feature()1431 old_card_port->sas_address == card_port->sas_address; in leapraid_get_card_port_feature()1433 old_card_port->phy_mask == card_port->phy_mask; in leapraid_get_card_port_feature()1435 old_card_port->phy_mask & card_port->phy_mask; in leapraid_get_card_port_feature()1437 old_card_port->port_id == card_port->port_id; in leapraid_get_card_port_feature()1438 feature->cur_chking_old_port = old_card_port; in leapraid_get_card_port_feature()1449 struct leapraid_card_port *old_card_port; in leapraid_process_card_port_feature() local1451 old_card_port = feature->cur_chking_old_port; in leapraid_process_card_port_feature()1454 feature->expected_old_port = old_card_port; in leapraid_process_card_port_feature()[all …]