Searched refs:dasd (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/linux/
H A Ddasd_mod.h5 #include <asm/dasd.h>
/linux-master/Documentation/arch/s390/
H A Dconfig3270.sh40 if [ ! -d /dev/dasd ]; then
45 if [ ! -d /dev/dasd ]; then
55 if [ ! -d /dev/dasd ]; then
60 if [ ! -d /dev/dasd ]; then
64 if [ ! -d /dev/dasd ]; then
/linux-master/drivers/s390/block/
H A DMakefile9 dasd_mod-objs := dasd.o dasd_ioctl.o dasd_proc.o dasd_devmap.o \
H A Ddasd_devmap.c10 * Device mapping and dasd= parameter parsing functions. All devmap
53 * Parameter parsing functions for dasd= parameter. The syntax is:
63 * <dasd> : autodetect|probeonly|<devices>(,<devices>)*
74 * char *dasd[] is intended to hold the ranges supplied by the dasd= statement
75 * it is named 'dasd' to directly be filled by insmod with the comma separated
78 static char *dasd[DASD_MAX_PARAMS]; variable
79 module_param_array(dasd, charp, NULL, S_IRUGO);
116 dasd[i++] = tmp;
122 __setup ("dasd
[all...]
H A Ddasd_diag.c21 #include <asm/dasd.h>
336 "could not allocate dasd block structure");
H A Ddasd_int.h18 * States a dasd device can have:
56 #include <asm/dasd.h>
216 * Unique identifier for dasd device.
289 * inheriting dasd...
818 /* externals in dasd.c */
/linux-master/fs/jfs/
H A Djfs_types.h131 struct dasd { struct
H A Djfs_dtree.h134 struct dasd DASD; /* 16: DASD limit/usage info */
/linux-master/block/partitions/
H A Dibm.c12 #include <asm/dasd.h>
/linux-master/drivers/scsi/
H A Dipr.h677 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa::__anon2665
690 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa64::__anon2666
H A Dipr.c6043 failing_lba = be32_to_cpu(ioasa->u.dasd.failing_lba);

Completed in 466 milliseconds