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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/block/
H A DMakefile8 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
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...]
H A Ddasd_int.h20 * States a dasd device can have:
59 #include <asm/dasd.h>
239 * Unique identifier for dasd device.
259 * inheriting dasd...
567 /* externals in dasd.c */
H A Ddasd_diag.c11 #define KMSG_COMPONENT "dasd"
22 #include <asm/dasd.h>
33 #define PRINTK_HEADER "dasd(diag):"
342 "could not allocate dasd block structure");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/block/
H A DMakefile8 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
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...]
H A Ddasd_int.h20 * States a dasd device can have:
59 #include <asm/dasd.h>
239 * Unique identifier for dasd device.
259 * inheriting dasd...
567 /* externals in dasd.c */
H A Ddasd_diag.c11 #define KMSG_COMPONENT "dasd"
22 #include <asm/dasd.h>
33 #define PRINTK_HEADER "dasd(diag):"
342 "could not allocate dasd block structure");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_types.h133 struct dasd { struct
H A Djfs_dtree.h147 struct dasd DASD; /* 16: DASD limit/usage info */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jfs/
H A Djfs_types.h133 struct dasd { struct
H A Djfs_dtree.h147 struct dasd DASD; /* 16: DASD limit/usage info */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/partitions/
H A Dibm.c12 #include <asm/dasd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/partitions/
H A Dibm.c12 #include <asm/dasd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dipr.h658 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa::__anon18377
672 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa64::__anon18378
H A Dipr.c5493 failing_lba = be32_to_cpu(ioasa->u.dasd.failing_lba);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dipr.h658 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa::__anon30070
672 struct ipr_ioasa_af_dasd dasd; member in union:ipr_ioasa64::__anon30071
H A Dipr.c5493 failing_lba = be32_to_cpu(ioasa->u.dasd.failing_lba);

Completed in 227 milliseconds