Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h92 struct ex_phy { struct
95 enum ex_phy_state phy_state; argument
97 enum sas_device_type attached_dev_type;
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];
[all …]
/kernel/linux/linux-6.6/include/scsi/
Dlibsas.h82 struct ex_phy { struct
85 enum ex_phy_state phy_state; argument
87 enum sas_device_type attached_dev_type;
88 enum sas_linkrate linkrate;
90 u8 attached_sata_host:1;
91 u8 attached_sata_dev:1;
92 u8 attached_sata_ps:1;
94 enum sas_protocol attached_tproto;
95 enum sas_protocol attached_iproto;
97 u8 attached_sas_addr[SAS_ADDR_SIZE];
[all …]
/kernel/linux/linux-6.6/drivers/scsi/libsas/
Dsas_internal.h145 struct ex_phy *ex_phy = &parent->ex_dev.ex_phy[phy->number]; in sas_fail_probe() local
197 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
Dsas_expander.c329 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local
951 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1116 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1900 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
Dsas_ata.c333 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_internal.h164 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
Dsas_expander.c347 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local
1019 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1186 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1952 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
Dsas_ata.c311 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local