Searched refs:phyParmsStr (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdport.c | 3135 char phyParmsStr[12]; in tdsaGetCardPhyParams() local 3202 osti_sprintf(phyParmsStr,"PhyParms%d", i); in tdsaGetCardPhyParams() 3208 osti_sprintf(phyParmsStr,"PhyParms%d", i+4); in tdsaGetCardPhyParams() 3212 osti_sprintf(phyParmsStr,"PhyParms%d", i); in tdsaGetCardPhyParams() 3216 TI_DBG6(("tdsaGetCardPhyParams: i %d PhyParms %s\n", i, phyParmsStr)); in tdsaGetCardPhyParams() 3224 phyParmsStr, in tdsaGetCardPhyParams() 3254 phyParmsStr, in tdsaGetCardPhyParams() 3318 phyParmsStr, in tdsaGetCardPhyParams() 3348 phyParmsStr, in tdsaGetCardPhyParams() 3419 char phyParmsStr[12]; in tdsaGetGlobalPhyParams() local [all …]
|