Searched refs:address_offset (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c7023 int address_offset; ahc_download_instr() local
7029 address_offset = 0; ahc_download_instr()
7042 address_offset += end_addr - i; ahc_download_instr()
7048 address -= address_offset; ahc_download_instr()
H A Daic79xx_core.c9551 int address_offset; ahd_resolve_seqaddr() local
9555 address_offset = 0; ahd_resolve_seqaddr()
9567 address_offset += end_addr - i; ahd_resolve_seqaddr()
9573 return (address - address_offset); ahd_resolve_seqaddr()

Completed in 236 milliseconds