Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.c40 static struct bfa_fcs_mod_s fcs_modules[] = { variable
84 for (i = 0; i < ARRAY_SIZE(fcs_modules); i++) { in bfa_fcs_attach()
85 mod = &fcs_modules[i]; in bfa_fcs_attach()
100 for (i = 0; i < ARRAY_SIZE(fcs_modules); i++) { in bfa_fcs_init()
101 mod = &fcs_modules[i]; in bfa_fcs_init()
187 nmods = ARRAY_SIZE(fcs_modules); in bfa_fcs_exit()
191 mod = &fcs_modules[i]; in bfa_fcs_exit()