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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_dump.h36 void asd_dump_frame_rcvd(struct asd_phy *phy,
47 static inline void asd_dump_frame_rcvd(struct asd_phy *phy,
H A Daic94xx_seq.h69 void asd_update_port_links(struct asd_ha_struct *asd_ha, struct asd_phy *phy);
H A Daic94xx_scb.c53 static inline void get_lrate_mode(struct asd_phy *phy, u8 oob_mode)
89 struct asd_phy *phy = &asd_ha->phys[phy_id];
128 struct asd_phy *phy)
143 * phy: pointer to asd_phy
153 static inline 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];
1315 struct asd_phy *phy = &asd_ha->phys[phy_id];
H A Daic94xx_hwi.h223 struct asd_phy phys[ASD_MAX_PHYS];
H A Daic94xx_sas.h731 struct asd_phy { struct
H A Daic94xx_init.c427 struct asd_phy *phy = &asd_ha->phys[i];
H A Daic94xx_dump.c899 void asd_dump_frame_rcvd(struct asd_phy *phy,
H A Daic94xx_seq.c1399 void asd_update_port_links(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_init.c173 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; local
178 sas_phy_disconnected(asd_phy);
179 sas_ha->notify_phy_event(asd_phy, PHYE_LOSS_OF_SIGNAL);
181 ret = i->dft->lldd_control_phy(asd_phy, command, NULL);
203 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; local
207 ret = i->dft->lldd_control_phy(asd_phy, reset_type, NULL);
238 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; local
242 ret = i->dft->lldd_control_phy(asd_phy, PHY_FUNC_SET_LINK_RATE,

Completed in 136 milliseconds