Searched refs:rle (Results 1 – 6 of 6) sorted by relevance
501 int rle = 0; in parport_ieee1284_ecp_read_data()553 if (rle) in parport_ieee1284_ecp_read_data()588 rle = 1; in parport_ieee1284_ecp_read_data()618 if (rle) { in parport_ieee1284_ecp_read_data()619 rle = 0; in parport_ieee1284_ecp_read_data()
128 static uint32_t rle(const uint32_t *x) in rle() function281 r = rle; in do_file()
145 obj-$(CONFIG_CRYPTO_LZO) += lzo.o lzo-rle.o
3438 struct ext_report_lun_entry *rle = &rlep->LUN[rle_index]; in hpsa_get_enclosure_info() local3444 bmic_device_index = GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]); in hpsa_get_enclosure_info()3451 if (bmic_device_index == 0xFF00 || MASKED_DEVICE(&rle->lunid[0])) { in hpsa_get_enclosure_info()4161 struct ext_report_lun_entry *rle; in hpsa_get_ioaccel_drive_info() local4163 rle = &rlep->LUN[rle_index]; in hpsa_get_ioaccel_drive_info()4165 dev->ioaccel_handle = rle->ioaccel_handle; in hpsa_get_ioaccel_drive_info()4166 if ((rle->device_flags & 0x08) && dev->ioaccel_handle) in hpsa_get_ioaccel_drive_info()4169 rc = hpsa_bmic_id_physical_device(h, &rle->lunid[0], in hpsa_get_ioaccel_drive_info()4170 GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]), id_phys, in hpsa_get_ioaccel_drive_info()4187 struct ext_report_lun_entry *rle = &rlep->LUN[rle_index]; in hpsa_get_path_info() local[all …]
92 (lzo and lzo-rle). Differences in the encoding are noted in this document with
1225 u8 *uid, bool rle, bool wle, in generic_lr_enable_disable() argument1238 add_token_u8(&err, dev, rle); in generic_lr_enable_disable()