Home
last modified time | relevance | path

Searched refs:current_phy (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/isci/
Dhost.c1980 struct isci_phy *current_phy; in sci_controller_power_control_queue_insert() local
1984 current_phy = &ihost->phys[i]; in sci_controller_power_control_queue_insert()
1986 other = memcmp(current_phy->frame_rcvd.iaf.sas_addr, in sci_controller_power_control_queue_insert()
1988 sizeof(current_phy->frame_rcvd.iaf.sas_addr)); in sci_controller_power_control_queue_insert()
1990 if (current_phy->sm.current_state_id == SCI_PHY_READY && in sci_controller_power_control_queue_insert()
1991 current_phy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS && in sci_controller_power_control_queue_insert()