Searched defs:sas_phy (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/include/scsi/ |
D | scsi_transport_sas.h | 54 struct sas_phy { struct 55 struct device dev; 56 int number; 57 int enabled; 82 container_of((d), struct sas_phy, dev) argument
|
D | libsas.h | 360 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
|
/linux-3.3/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 56 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
|
D | aic94xx_hwi.c | 90 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
|
D | aic94xx_sas.h | 732 struct asd_sas_phy sas_phy; member
|
/linux-3.3/drivers/scsi/mvsas/ |
D | mv_sas.c | 179 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
|
D | mv_init.c | 104 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
|
D | mv_64xx.c | 594 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
|
D | mv_94xx.c | 837 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
|
D | mv_sas.h | 220 struct asd_sas_phy sas_phy; member
|
/linux-3.3/drivers/scsi/isci/ |
D | phy.h | 105 struct asd_sas_phy sas_phy; member 114 static inline struct isci_phy *to_iphy(struct asd_sas_phy *sas_phy) in to_iphy()
|
D | phy.c | 1330 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
|
D | remote_device.c | 1390 struct asd_sas_phy *sas_phy; in isci_remote_device_found() local
|
/linux-3.3/drivers/scsi/pm8001/ |
D | pm8001_init.c | 113 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
|
D | pm8001_hwi.c | 2755 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
|
D | pm8001_sas.c | 162 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
|
D | pm8001_sas.h | 192 struct asd_sas_phy sas_phy; member
|