Home
last modified time | relevance | path

Searched refs:SCI_MAX_PHYS (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/isci/
H A Dprobe_roms.h109 } phys[SCI_MAX_PHYS];
174 #define SCI_MAX_PHYS 4 macro
322 } phys[SCI_MAX_PHYS];
H A Dinit.c224 SCI_MAX_PHYS, sizeof(void *), in isci_register_sas_ha()
238 for (i = 0; i < SCI_MAX_PHYS; i++) { in isci_register_sas_ha()
245 sas_ha->num_phys = SCI_MAX_PHYS; in isci_register_sas_ha()
373 for (i = 0; i < SCI_MAX_PHYS; i++) { in isci_user_parameters_get()
401 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_user_parameters_set()
452 for (i = 0; i < SCI_MAX_PHYS; i++) { in sci_oem_defaults()
532 for (i = 0; i < SCI_MAX_PHYS; i++) in isci_host_alloc()
H A Dhost.h104 struct isci_phy *requesters[SCI_MAX_PHYS];
121 } phy_valid_port_range[SCI_MAX_PHYS];
195 struct isci_phy phys[SCI_MAX_PHYS];
H A Disci.h76 #define SCI_MAX_PHYS (4UL) macro
77 #define SCI_MAX_PORTS SCI_MAX_PHYS
H A Dport.h116 struct isci_phy *phy_table[SCI_MAX_PHYS];