Lines Matching defs:offset
354 * In: 'off' is offset from CRB space in 128M pci map
733 "offset is 0x%llx\n", DRIVER_NAME, off);
806 "offset is 0x%llx\n", DRIVER_NAME, off);
859 unsigned long base_addr, offset, pci_base;
866 offset = addr & 0x000fffff;
877 return pci_base + offset;
987 unsigned offset, n;
1065 offset = n & 0xffffU;
1087 if (qla4_82xx_rom_fast_read(ha, 8*i + 4*offset, &val) != 0 ||
1088 qla4_82xx_rom_fast_read(ha, 8*i + 4*offset + 4, &addr) !=
1111 "Skip CRB init replay for offset = 0x%lx\n", off));
3693 uint32_t offset, uint32_t length)
3695 qla4_82xx_read_flash_data(ha, (uint32_t *)buf, offset, length);