Searched refs:ilength (Results 1 – 3 of 3) sorted by relevance
94 __field(u32, ilength)109 __entry->ilength = isge->length;125 __entry->ilength,
277 const u64 ilength = 0x02000; in nouveau_channel_ctor() local288 size = ioffset + ilength; in nouveau_channel_ctor()315 args->length = ilength; in nouveau_channel_ctor()
2333 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local2340 for (ilength = 0; ilength < length; saddr++, ilength++, tmp_buf++) { in qla2x00_read_flash_data()2341 if (ilength == midpoint) { in qla2x00_read_flash_data()