ces_type          743 drivers/scsi/ch.c 		if (ces.ces_type < 0 || ces.ces_type >= CH_TYPES)
ces_type          746 drivers/scsi/ch.c 		return ch_gstatus(ch, ces.ces_type, ces.ces_data);
ces_type          866 drivers/scsi/ch.c 	int		ces_type;
ces_type          894 drivers/scsi/ch.c 		if (ces32.ces_type < 0 || ces32.ces_type >= CH_TYPES)
ces_type          898 drivers/scsi/ch.c 		return ch_gstatus(ch, ces32.ces_type, data);
ces_type           99 include/uapi/linux/chio.h 	int             ces_type;