Home
last modified time | relevance | path

Searched defs:sas_phy (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_scb.c55 struct sas_phy *sas_phy = phy->sas_phy.phy; in get_lrate_mode() local
175 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_form_port() local
222 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_deform_port() local
263 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_link_reset_err_tasklet() local
316 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_primitive_rcvd_tasklet() local
422 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in escb_tasklet_complete() local
Daic94xx_hwi.c89 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
Daic94xx_sas.h732 struct asd_sas_phy sas_phy; member
/drivers/scsi/
Dmvsas.c608 struct asd_sas_phy sas_phy; member
1084 struct asd_sas_phy *sas_phy = mvi->sas.sas_phy[i]; in mvs_bytes_dmaed() local
1159 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_int_port() local
2263 static int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control()
2314 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
2765 struct asd_sas_phy *sas_phy = mvi->sas.sas_phy[i]; in mvs_update_phyinfo() local
2849 static void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed()