Home
last modified time | relevance | path

Searched refs:arrayRef (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h759 __le16 arrayRef; member
H A Dmegaraid_sas_fp.c125 return le16_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span].span.arrayRef); in MR_LdSpanArrayGet()
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl266 my ($hashRef, $arrayRef) = @_;
268 my @array = split(/,/, join(',', @$arrayRef));
/openbmc/linux/scripts/
H A Dcheckpatch.pl397 my ($hashRef, $arrayRef) = @_;
399 my @array = split(/,/, join(',', @$arrayRef));