Searched refs:asd_phy (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_dump.h33 void asd_dump_frame_rcvd(struct asd_phy *phy,
39 static inline void asd_dump_frame_rcvd(struct asd_phy *phy,
H A Daic94xx_seq.h65 void asd_update_port_links(struct asd_ha_struct *asd_ha, struct asd_phy *phy);
H A Daic94xx_scb.c54 static void get_lrate_mode(struct asd_phy *phy, u8 oob_mode)
90 struct asd_phy *phy = &asd_ha->phys[phy_id];
128 static unsigned ord_phy(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
143 * phy: pointer to asd_phy
153 static void asd_get_attached_sas_addr(struct asd_phy *phy, u8 *sas_addr)
170 static void asd_form_port(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
219 static void asd_deform_port(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
241 struct asd_phy *phy = &ascb->ha->phys[phy_id];
264 struct asd_phy *phy = &asd_ha->phys[phy_id];
318 struct asd_phy *ph
[all...]
H A Daic94xx_hwi.c71 static void asd_init_phy_identify(struct asd_phy *phy)
87 static int asd_init_phy(struct asd_phy *phy)
136 struct asd_phy *phy = &asd_ha->phys[i];
1314 struct asd_phy *phy = &asd_ha->phys[phy_id];
H A Daic94xx_hwi.h212 struct asd_phy phys[ASD_MAX_PHYS];
H A Daic94xx_sas.h731 struct asd_phy { struct
H A Daic94xx_dump.c758 void asd_dump_frame_rcvd(struct asd_phy *phy,
H A Daic94xx_init.c607 struct asd_phy *phy = &asd_ha->phys[i];
H A Daic94xx_seq.c1380 void asd_update_port_links(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_init.c174 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; local
179 sas_phy_disconnected(asd_phy);
180 sas_ha->notify_phy_event(asd_phy, PHYE_LOSS_OF_SIGNAL);
182 ret = i->dft->lldd_control_phy(asd_phy, command, NULL);
204 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; local
208 ret = i->dft->lldd_control_phy(asd_phy, reset_type, NULL);
239 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; local
243 ret = i->dft->lldd_control_phy(asd_phy, PHY_FUNC_SET_LINK_RATE,

Completed in 197 milliseconds