Home
last modified time | relevance | path

Searched refs:nr_phys_allocated (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_base.h819 u8 nr_phys_allocated; member
Dmpt3sas_scsih.c6435 if (num_phys > ioc->sas_hba.nr_phys_allocated) { in _scsih_sas_port_refresh()
6682 i < ioc->sas_hba.nr_phys_allocated; i++) { in _scsih_sas_host_refresh()
6723 ioc->sas_hba.nr_phys_allocated = max_t(u8, in _scsih_sas_host_add()
6725 ioc->sas_hba.phy = kcalloc(ioc->sas_hba.nr_phys_allocated, in _scsih_sas_host_add()