Lines Matching defs:dasd
10 * Device mapping and dasd= parameter parsing functions. All devmap
16 #define KMSG_COMPONENT "dasd"
57 * Parameter parsing functions for dasd= parameter. The syntax is:
67 * <dasd> : autodetect|probeonly|<devices>(,<devices>)*
78 * char *dasd[] is intended to hold the ranges supplied by the dasd= statement
79 * it is named 'dasd' to directly be filled by insmod with the comma separated
82 static char *dasd[DASD_MAX_PARAMS];
83 module_param_array(dasd, charp, NULL, S_IRUGO);
120 dasd[i++] = tmp;
126 __setup ("dasd=", dasd_call_setup);
181 * Read colon separated list of dasd features.
298 pr_warn("A closing parenthesis ')' is missing in the dasd= parameter\n");
357 /* each device in dasd= parameter should be set initially online */
375 * Parse parameters stored in dasd[]
376 * The 'dasd=...' parameter allows to specify a comma separated list of
378 * separate elementes in dasd[].
387 cur = dasd[i];
406 * the devmap already exists (dasd= parameter). The order of the devices
474 * Check if busid has been added to the list of dasd ranges.
548 * Create a dasd device structure for cdev.
835 * Remove a dasd device structure. The passed referenced
999 * readonly controls the readonly status of a dasd