Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h823 u8 nr_phys_allocated; member
H A Dmpt3sas_scsih.c6742 if (num_phys > ioc->sas_hba.nr_phys_allocated) { in _scsih_sas_port_refresh()
6987 i < ioc->sas_hba.nr_phys_allocated; i++) { in _scsih_sas_host_refresh()
7028 ioc->sas_hba.nr_phys_allocated = max_t(u8, in _scsih_sas_host_add()
7031 ioc->sas_hba.nr_phys_allocated); in _scsih_sas_host_add()