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.h819 u8 nr_phys_allocated; member
H A Dmpt3sas_scsih.c6422 if (num_phys > ioc->sas_hba.nr_phys_allocated) { in _scsih_sas_port_refresh()
6668 i < ioc->sas_hba.nr_phys_allocated; i++) { in _scsih_sas_host_refresh()
6709 ioc->sas_hba.nr_phys_allocated = max_t(u8, in _scsih_sas_host_add()
6711 ioc->sas_hba.phy = kcalloc(ioc->sas_hba.nr_phys_allocated, in _scsih_sas_host_add()