Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dlibsas.h111 struct ex_phy { struct
114 enum ex_phy_state phy_state; argument
116 enum sas_dev_type attached_dev_type;
117 enum sas_linkrate linkrate;
119 u8 attached_sata_host:1;
120 u8 attached_sata_dev:1;
121 u8 attached_sata_ps:1;
123 enum sas_protocol attached_tproto;
124 enum sas_protocol attached_iproto;
126 u8 attached_sas_addr[SAS_ADDR_SIZE];
[all …]
/linux-3.3/drivers/scsi/libsas/
Dsas_internal.h152 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
Dsas_expander.c871 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1063 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1836 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local