Lines Matching defs:dasd
10 * Device mapping and dasd= parameter parsing functions. All devmap
16 #define KMSG_COMPONENT "dasd"
56 * Parameter parsing functions for dasd= parameter. The syntax is:
66 * <dasd> : autodetect|probeonly|<devices>(,<devices>)*
77 * char *dasd[] is intended to hold the ranges supplied by the dasd= statement
78 * it is named 'dasd' to directly be filled by insmod with the comma separated
81 static char *dasd[DASD_MAX_PARAMS];
82 module_param_array(dasd, charp, NULL, S_IRUGO);
119 dasd[i++] = tmp;
125 __setup ("dasd=", dasd_call_setup);
180 * Read colon separated list of dasd features.
297 pr_warn("A closing parenthesis ')' is missing in the dasd= parameter\n");
356 /* each device in dasd= parameter should be set initially online */
374 * Parse parameters stored in dasd[]
375 * The 'dasd=...' parameter allows to specify a comma separated list of
377 * separate elementes in dasd[].
386 cur = dasd[i];
405 * the devmap already exists (dasd= parameter). The order of the devices
464 * Check if busid has been added to the list of dasd ranges.
538 * Create a dasd device structure for cdev.
588 * Remove a dasd device structure. The passed referenced
746 * readonly controls the readonly status of a dasd