Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h819 u8 nr_phys_allocated; member
H A Dmpt3sas_scsih.c6434 if (num_phys > ioc->sas_hba.nr_phys_allocated) { in _scsih_sas_port_refresh()
6681 i < ioc->sas_hba.nr_phys_allocated; i++) { in _scsih_sas_host_refresh()
6722 ioc->sas_hba.nr_phys_allocated = max_t(u8, in _scsih_sas_host_add()
6724 ioc->sas_hba.phy = kcalloc(ioc->sas_hba.nr_phys_allocated, in _scsih_sas_host_add()