Symbol: asd_phy
drivers/scsi/aic94xx/aic94xx_dump.c
739
void asd_dump_frame_rcvd(struct asd_phy *phy,
drivers/scsi/aic94xx/aic94xx_dump.h
15
void asd_dump_frame_rcvd(struct asd_phy *phy,
drivers/scsi/aic94xx/aic94xx_dump.h
21
static inline void asd_dump_frame_rcvd(struct asd_phy *phy,
drivers/scsi/aic94xx/aic94xx_hwi.c
116
struct asd_phy *phy = &asd_ha->phys[i];
drivers/scsi/aic94xx/aic94xx_hwi.c
1302
struct asd_phy *phy = &asd_ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_hwi.c
53
static void asd_init_phy_identify(struct asd_phy *phy)
drivers/scsi/aic94xx/aic94xx_hwi.c
69
static int asd_init_phy(struct asd_phy *phy)
drivers/scsi/aic94xx/aic94xx_hwi.h
194
struct asd_phy phys[ASD_MAX_PHYS];
drivers/scsi/aic94xx/aic94xx_init.c
563
struct asd_phy *phy = &asd_ha->phys[i];
drivers/scsi/aic94xx/aic94xx_scb.c
112
static unsigned ord_phy(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
drivers/scsi/aic94xx/aic94xx_scb.c
137
static void asd_get_attached_sas_addr(struct asd_phy *phy, u8 *sas_addr)
drivers/scsi/aic94xx/aic94xx_scb.c
154
static void asd_form_port(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
drivers/scsi/aic94xx/aic94xx_scb.c
203
static void asd_deform_port(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
drivers/scsi/aic94xx/aic94xx_scb.c
225
struct asd_phy *phy = &ascb->ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_scb.c
247
struct asd_phy *phy = &asd_ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_scb.c
301
struct asd_phy *phy = &asd_ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_scb.c
36
static void get_lrate_mode(struct asd_phy *phy, u8 oob_mode)
drivers/scsi/aic94xx/aic94xx_scb.c
408
struct asd_phy *phy = &asd_ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_scb.c
633
struct asd_phy *phy = &ascb->ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_scb.c
72
struct asd_phy *phy = &asd_ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_scb.c
768
struct asd_phy *phy = &ascb->ha->phys[phy_id];
drivers/scsi/aic94xx/aic94xx_seq.c
1367
void asd_update_port_links(struct asd_ha_struct *asd_ha, struct asd_phy *phy)
drivers/scsi/aic94xx/aic94xx_seq.h
47
void asd_update_port_links(struct asd_ha_struct *asd_ha, struct asd_phy *phy);
drivers/scsi/libsas/sas_host_smp.c
187
struct asd_sas_phy *asd_phy;
drivers/scsi/libsas/sas_host_smp.c
194
asd_phy = sas_ha->sas_phy[phy_id];
drivers/scsi/libsas/sas_host_smp.c
214
if (phy_op == PHY_FUNC_LINK_RESET && sas_try_ata_reset(asd_phy) == 0) {
drivers/scsi/libsas/sas_host_smp.c
219
if (i->dft->lldd_control_phy(asd_phy, phy_op, &rates))
drivers/scsi/libsas/sas_init.c
185
struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number];
drivers/scsi/libsas/sas_init.c
189
return i->dft->lldd_control_phy(asd_phy, PHY_FUNC_GET_EVENTS, NULL);
drivers/scsi/libsas/sas_init.c
195
int sas_try_ata_reset(struct asd_sas_phy *asd_phy)
drivers/scsi/libsas/sas_init.c
200
if (asd_phy->port)
drivers/scsi/libsas/sas_init.c
201
dev = asd_phy->port->port_dev;
drivers/scsi/libsas/sas_init.c
234
struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number];
drivers/scsi/libsas/sas_init.c
238
if (!hard_reset && sas_try_ata_reset(asd_phy) == 0)
drivers/scsi/libsas/sas_init.c
240
return i->dft->lldd_control_phy(asd_phy, reset_type, NULL);
drivers/scsi/libsas/sas_init.c
268
struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number];
drivers/scsi/libsas/sas_init.c
275
ret = i->dft->lldd_control_phy(asd_phy, cmd, NULL);
drivers/scsi/libsas/sas_init.c
305
struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number];
drivers/scsi/libsas/sas_init.c
309
ret = i->dft->lldd_control_phy(asd_phy, reset_type, NULL);
drivers/scsi/libsas/sas_init.c
341
struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number];
drivers/scsi/libsas/sas_init.c
345
ret = i->dft->lldd_control_phy(asd_phy, PHY_FUNC_SET_LINK_RATE,