Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dscsi_transport_sas.h54 struct sas_phy { struct
55 struct device dev;
56 int number;
57 int enabled;
82 container_of((d), struct sas_phy, dev) argument
Dlibsas.h360 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
/linux-3.3/drivers/scsi/aic94xx/
Daic94xx_scb.c56 struct sas_phy *sas_phy = phy->sas_phy.phy; in get_lrate_mode() local
176 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_form_port() local
223 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_deform_port() local
264 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_link_reset_err_tasklet() local
317 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_primitive_rcvd_tasklet() local
423 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in escb_tasklet_complete() local
Daic94xx_hwi.c90 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
Daic94xx_sas.h732 struct asd_sas_phy sas_phy; member
/linux-3.3/drivers/scsi/mvsas/
Dmv_sas.c179 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control()
238 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_bytes_dmaed() local
1129 struct asd_sas_phy *sas_phy = &mvi->phy[i].sas_phy; in mvs_update_phyinfo() local
1189 static void mvs_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_formed()
1231 static void mvs_port_notify_deformed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_deformed()
1250 void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed()
1255 void mvs_port_deformed(struct asd_sas_phy *sas_phy) in mvs_port_deformed()
1989 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_work_queue() local
Dmv_init.c104 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
Dmv_64xx.c594 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
Dmv_94xx.c837 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
Dmv_sas.h220 struct asd_sas_phy sas_phy; member
/linux-3.3/drivers/scsi/isci/
Dphy.h105 struct asd_sas_phy sas_phy; member
114 static inline struct isci_phy *to_iphy(struct asd_sas_phy *sas_phy) in to_iphy()
Dphy.c1330 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
Dremote_device.c1390 struct asd_sas_phy *sas_phy; in isci_remote_device_found() local
/linux-3.3/drivers/scsi/pm8001/
Dpm8001_init.c113 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
Dpm8001_hwi.c2755 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_bytes_dmaed() local
2788 struct sas_phy *sas_phy = phy->sas_phy.phy; in get_lrate_mode() local
3300 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
Dpm8001_sas.c162 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
Dpm8001_sas.h192 struct asd_sas_phy sas_phy; member