Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
A Dlibsas.h92 struct ex_phy { struct
95 enum ex_phy_state phy_state; argument
98 enum sas_linkrate linkrate;
100 u8 attached_sata_host:1;
101 u8 attached_sata_dev:1;
102 u8 attached_sata_ps:1;
104 enum sas_protocol attached_tproto;
105 enum sas_protocol attached_iproto;
107 u8 attached_sas_addr[SAS_ADDR_SIZE];
108 u8 attached_phy_id;
[all …]
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_internal.h190 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
A Dsas_expander.c330 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local
952 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1117 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1878 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
A Dsas_ata.c331 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local

Completed in 26 milliseconds