Home
last modified time | relevance | path

Searched refs:sid_data (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/drivers/s390/block/
Ddasd_fba.c118 if (info->sid_data.cu_type == 0x3880) in dasd_fba_id_check()
119 if (info->sid_data.dev_type == 0x3370) in dasd_fba_id_check()
121 if (info->sid_data.cu_type == 0x6310) in dasd_fba_id_check()
122 if (info->sid_data.dev_type == 0x9336) in dasd_fba_id_check()
167 device->devinfo.sid_data.dev_type, in dasd_fba_check_characteristics()
168 device->devinfo.sid_data.dev_model, in dasd_fba_check_characteristics()
169 device->devinfo.sid_data.cu_type, in dasd_fba_check_characteristics()
170 device->devinfo.sid_data.cu_model, in dasd_fba_check_characteristics()
251 switch (device->devinfo.sid_data.dev_model) { in dasd_fba_examine_error()
Ddasd_eckd.c474 if (info->sid_data.cu_type == 0x3990 || in dasd_eckd_id_check()
475 info->sid_data.cu_type == 0x2105) in dasd_eckd_id_check()
476 if (info->sid_data.dev_type == 0x3390) return 0; in dasd_eckd_id_check()
477 if (info->sid_data.cu_type == 0x3990 || in dasd_eckd_id_check()
478 info->sid_data.cu_type == 0x2105) in dasd_eckd_id_check()
479 if (info->sid_data.dev_type == 0x3380) return 0; in dasd_eckd_id_check()
480 if (info->sid_data.cu_type == 0x9343) in dasd_eckd_id_check()
481 if (info->sid_data.dev_type == 0x9345) in dasd_eckd_id_check()
1104 switch (device->devinfo.sid_data.cu_type) { in dasd_eckd_examine_error()
1124 switch (device->devinfo.sid_data.cu_type) { in dasd_eckd_erp_action()
Ddasd.c3033 dasd_info.cu_type = device->devinfo.sid_data.cu_type; in do_dasd_ioctl()
3034 dasd_info.cu_model = device->devinfo.sid_data.cu_model; in do_dasd_ioctl()
3035 dasd_info.dev_type = device->devinfo.sid_data.dev_type; in do_dasd_ioctl()
3036 dasd_info.dev_model = device->devinfo.sid_data.dev_model; in do_dasd_ioctl()
3998 device->devinfo.sid_data.cu_type, in dasd_state_new_to_known()
3999 device->devinfo.sid_data.dev_type); in dasd_state_new_to_known()
/linux-2.4.37.9/drivers/s390/char/
Dtuball.c231 if ((dp->sid_data.cu_type & 0xfff0) == 0x3270) in tub3270_is_ours()
233 if (dp->sid_data.cu_type == 0x3174) in tub3270_is_ours()
282 if (d.sid_data.cu_type == 0x3215 && MACHINE_IS_VM) { in tub3270_init()
284 d.sid_data.cu_type = 0x3270; in tub3270_init()
287 if (d.sid_data.cu_type == 0x3215 && CONSOLE_IS_3270) { in tub3270_init()
289 d.sid_data.cu_type = 0x3270; in tub3270_init()
Dtape.c158 ti->devinfo.devno,ti->devinfo.sid_data.cu_type, in tape_devices_open()
159 ti->devinfo.sid_data.cu_model,ti->devinfo.sid_data.dev_type, in tape_devices_open()
160 ti->devinfo.sid_data.dev_model,((tapestate_get(ti) >= 0) && in tape_devices_open()
346 … while ((dinfo.devno == i) && (disc != NULL) && (disc->cu_type != dinfo.sid_data.cu_type)) in tape_parm_parse()
357 …x with discipline %04x on irq %d as tape device %d\n",dinfo.devno,dinfo.sid_data.cu_type,irq,tape_… in tape_parm_parse()
562 while ((disc != NULL) && (disc->cu_type != dinfo.sid_data.cu_type)) in tape_oper_handler()
565 …atching discipline for cu_type %x found, ignoring device %04x.\n",dinfo.sid_data.cu_type,dinfo.dev… in tape_oper_handler()
862 while ((disc != NULL) && (disc->cu_type != dinfo.sid_data.cu_type)) in tape_init()
872 …x with discipline %04x on irq %d as tape device %d\n",dinfo.devno,dinfo.sid_data.cu_type,irq,tape_… in tape_init()
Dcon3215.c760 dinfo.sid_data.cu_type == 0x3215) { in raw3215_find_dev()
/linux-2.4.37.9/drivers/s390/misc/
Dchandev.c815 new_irqinfo->sch.cu_type=devinfo.sid_data.cu_type; /* control unit type */ in chandev_request_irq()
816 new_irqinfo->sch.cu_model=devinfo.sid_data.cu_model; /* control unit model */ in chandev_request_irq()
817 new_irqinfo->sch.dev_type=devinfo.sid_data.dev_type; /* device type */ in chandev_request_irq()
818 new_irqinfo->sch.dev_model=devinfo.sid_data.dev_model; /* device model */ in chandev_request_irq()
1077 new_chandev->sch.cu_type=newdevinfo->sid_data.cu_type; /* control unit type */ in chandev_add()
1078 new_chandev->sch.cu_model=newdevinfo->sid_data.cu_model; /* control unit model */ in chandev_add()
1079 new_chandev->sch.dev_type=newdevinfo->sid_data.dev_type; /* device type */ in chandev_add()
1080 new_chandev->sch.dev_model=newdevinfo->sid_data.dev_model; /* device model */ in chandev_add()
1150 if(((curr_model->cu_type==devinfo->sid_data.cu_type)||(curr_model->cu_type==-1))&& in chandev_is_chandev()
1151 ((curr_model->cu_model==devinfo->sid_data.cu_model)||(curr_model->cu_model==-1))&& in chandev_is_chandev()
[all …]
/linux-2.4.37.9/drivers/s390/
Ds390io.c4217 memcpy (&(pdi->sid_data), in get_dev_info_by_irq()
4222 memset (&(pdi->sid_data), '\0', sizeof (senseid_t)); in get_dev_info_by_irq()
4223 pdi->sid_data.cu_type = 0xFFFF; in get_dev_info_by_irq()
4227 memset (&(pdi->sid_data), '\0', sizeof (senseid_t)); in get_dev_info_by_irq()
4228 pdi->sid_data.cu_type = 0xFFFF; in get_dev_info_by_irq()
4232 memset (&(pdi->sid_data), '\0', sizeof (senseid_t)); in get_dev_info_by_irq()
4233 pdi->sid_data.cu_type = 0xFFFF; in get_dev_info_by_irq()
4266 memcpy (&(pdi->sid_data), in get_dev_info_by_devno()
4272 memset (&(pdi->sid_data), '\0', in get_dev_info_by_devno()
4274 pdi->sid_data.cu_type = 0xFFFF; in get_dev_info_by_devno()
[all …]
/linux-2.4.37.9/Documentation/s390/
Dcds.txt210 || dinfo.sid_data.cu_type == cu_type_to_look_for )
241 senseid_t sid_data; /* senseID data */
247 sid_data - data obtained by a SenseID call
252 the caller should disregard the sid_data
254 DEVSTAT_UNFRIENDLY_DEV - device is locked by someone else. The sid_data buffer
256 DEVSTAT_UNKNOWN_DEV - The device is unknown, and the sid_data buffer doesn't
/linux-2.4.37.9/drivers/s390/net/
Dc7000.c702 if (c7000_check_type(&temp.sid_data) == -1) in c7000_check_devices()
3091 if (d.sid_data.cu_type == C7000_CU_TYPE && in c7000_probe()
3092 d.sid_data.cu_model == C7000_CU_MODEL) { in c7000_probe()
Dctcmain.c2136 switch (channel_type(&di.sid_data)) { in channel_scan()
/linux-2.4.37.9/include/asm-s390/
Dirq.h631 senseid_t sid_data; /* senseID data */ member
/linux-2.4.37.9/include/asm-s390x/
Dirq.h632 senseid_t sid_data; /* senseID data */ member