Home
last modified time | relevance | path

Searched refs:max_phys (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h104 int max_phys; /* REPORTED + ENABLEABLE */ member
H A Daic94xx_sds.c814 asd_ha->hw_prof.max_phys = rep_phys + en_phys; in asd_ms_get_phy_params()
817 asd_ha->hw_prof.max_phys, asd_ha->hw_prof.num_phys); in asd_ms_get_phy_params()
H A Daic94xx_init.c782 asd_ha->hw_prof.pcba_sn, asd_ha->hw_prof.max_phys, in asd_pci_probe()
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c6615 u8 phy_number, max_phys; in _scsih_sas_topology_change_event() local
6652 max_phys = sas_expander->num_phys; in _scsih_sas_topology_change_event()
6655 max_phys = ioc->sas_hba.num_phys; in _scsih_sas_topology_change_event()
6672 if (phy_number >= max_phys) in _scsih_sas_topology_change_event()