Searched refs:ilength (Results 1 – 3 of 3) sorted by relevance
94 __field(u32, ilength)109 __entry->ilength = isge->length;125 __entry->ilength,
281 const u64 ilength = 0x02000; in nouveau_channel_ctor() local 292 size = ioffset + ilength; in nouveau_channel_ctor() 319 args.chan.length = ilength; in nouveau_channel_ctor()
2304 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local2311 for (ilength = 0; ilength < length; saddr++, ilength++, tmp_buf++) { in qla2x00_read_flash_data()2312 if (ilength == midpoint) { in qla2x00_read_flash_data()