Searched refs:sas_index (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.h | 746 int sas_index; /* index refrencing */ member
|
H A D | mptsas.c | 3341 for (i = 0; i < port_info->num_phys; i++, ioc->sas_index++) in mptsas_probe_hba_phys() 3343 &port_info->phy_info[i], ioc->sas_index, 1); in mptsas_probe_hba_phys() 3406 for (i = 0; i < port_info->num_phys; i++, ioc->sas_index++) in mptsas_expander_refresh() 3408 ioc->sas_index, 0); in mptsas_expander_refresh()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.h | 746 int sas_index; /* index refrencing */ member
|
H A D | mptsas.c | 3372 for (i = 0; i < port_info->num_phys; i++, ioc->sas_index++) in mptsas_probe_hba_phys() 3374 &port_info->phy_info[i], ioc->sas_index, 1); in mptsas_probe_hba_phys() 3437 for (i = 0; i < port_info->num_phys; i++, ioc->sas_index++) in mptsas_expander_refresh() 3439 ioc->sas_index, 0); in mptsas_expander_refresh()
|
Completed in 17 milliseconds