Searched refs:dasd_nofcx (Results 1 – 3 of 3) sorted by relevance
73 int dasd_nofcx; /* disable High Performance Ficon */ variable74 EXPORT_SYMBOL_GPL(dasd_nofcx);249 dasd_nofcx = 1; in dasd_parse_keyword()1401 return snprintf(buf, PAGE_SIZE, "%d\n", dasd_nofcx); in dasd_hpf_show()
859 extern int dasd_nofcx;
1212 if (dasd_nofcx) in get_fcx_max_data()