Searched refs:ilength (Results 1 – 3 of 3) sorted by relevance
94 __field(u32, ilength)109 __entry->ilength = isge->length;125 __entry->ilength,
280 const u64 ilength = 0x02000; in nouveau_channel_ctor() local292 size = ioffset + ilength; in nouveau_channel_ctor()319 args.chan.length = ilength; in nouveau_channel_ctor()
2288 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local2295 for (ilength = 0; ilength < length; saddr++, ilength++, tmp_buf++) { in qla2x00_read_flash_data()2296 if (ilength == midpoint) { in qla2x00_read_flash_data()
Completed in 9 milliseconds