Home
last modified time | relevance | path

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

/linux-3.4.99/include/scsi/
Dlibsas.h113 struct ex_phy { struct
116 enum ex_phy_state phy_state; argument
118 enum sas_dev_type attached_dev_type;
119 enum sas_linkrate linkrate;
121 u8 attached_sata_host:1;
122 u8 attached_sata_dev:1;
123 u8 attached_sata_ps:1;
125 enum sas_protocol attached_tproto;
126 enum sas_protocol attached_iproto;
128 u8 attached_sas_addr[SAS_ADDR_SIZE];
[all …]
/linux-3.4.99/drivers/scsi/libsas/
Dsas_internal.h170 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
Dsas_expander.c349 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local
987 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1179 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1954 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
Dsas_ata.c337 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local