Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dhost.c1838 struct isci_phy *current_phy; in sci_controller_power_control_queue_insert() local
1842 current_phy = &ihost->phys[i]; in sci_controller_power_control_queue_insert()
1844 other = memcmp(current_phy->frame_rcvd.iaf.sas_addr, in sci_controller_power_control_queue_insert()
1846 sizeof(current_phy->frame_rcvd.iaf.sas_addr)); in sci_controller_power_control_queue_insert()
1848 if (current_phy->sm.current_state_id == SCI_PHY_READY && in sci_controller_power_control_queue_insert()
1849 current_phy->protocol == SAS_PROTOCOL_SSP && in sci_controller_power_control_queue_insert()