Home
last modified time | relevance | path

Searched defs:rle (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dhpsa.c3450 struct ext_report_lun_entry *rle; in hpsa_get_enclosure_info() local
4180 struct ext_report_lun_entry *rle; in hpsa_get_ioaccel_drive_info() local
4209 struct ext_report_lun_entry *rle; in hpsa_get_path_info() local
4289 struct ext_report_lun_entry *rle) in hpsa_skip_device()
/linux/scripts/
H A Dsorttable.c362 static uint32_t rle(const uint32_t *x) in rle() function