Searched defs:dasd (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/block/
H A Ddasd_devmap.c10 * Device mapping and dasd= parameter parsing functions. All devmap
16 #define KMSG_COMPONENT "dasd"
55 * Parameter parsing functions for dasd= parameter. The syntax is:
65 * <dasd> : autodetect|probeonly|<devices>(,<devices>)*
76 * char *dasd[] is intended to hold the ranges supplied by the dasd= statement
77 * it is named 'dasd' to directly be filled by insmod with the comma separated
80 static char *dasd[256]; variable
81 module_param_array(dasd, charp, NULL, 0);
111 * into dasd[] fo
[all...]
/drivers/scsi/
H A Dipr.h672 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa::__anon4413
686 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa64::__anon4414

Completed in 156 milliseconds