opnsense-src/sys/dev/aic7xxx
Kyle Evans 60a4a8532b ahc(4): resolve some minor nits
In ahc_init(), qoutfifo is already assigned to effectively the same
value a couple lines up, except in the first assignment it uses the
proper definition; keep the more descriptive assignment.

ahc_targetcmd_offset() gets the offset wrong entirely; as per the
area of ahc_init() this diff also touches, targetcmds is laid out first
in the shared map and it's followed by the qoutfifo.  As a result, we'd
generally be getting negative offsets here.  We can't actually do a
partial sync anyways, so there was no consequence to getting this wrong.

Reviewed by:	imp, mav

(cherry picked from commit b5e0cc2fa44f52f16fc0b9c3f1709bc0f43fe2d0)
2024-04-24 22:59:03 -05:00
..
aicasm sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
ahc_isa.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ahc_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ahd_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic7xxx.c ahc(4): resolve some minor nits 2024-04-24 22:59:03 -05:00
aic7xxx.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic7xxx.reg sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic7xxx.seq aic7xxx: Fix two typos in source code comments 2024-01-25 07:44:15 +01:00
aic7xxx_93cx6.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic7xxx_93cx6.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic7xxx_inline.h ahc(4): resolve some minor nits 2024-04-24 22:59:03 -05:00
aic7xxx_osm.c ahc(4)/ahd(4): fix target mode on ARM 2024-04-24 22:58:58 -05:00
aic7xxx_osm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic7xxx_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic7xxx_reg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic7xxx_reg_print.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic7xxx_seq.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic79xx.c ahc/ahd: Fix target mode operation 2024-04-17 09:39:37 -04:00
aic79xx.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic79xx.reg sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic79xx.seq aic7xxx: Fix two typos in source code comments 2024-01-25 07:44:15 +01:00
aic79xx_inline.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic79xx_osm.c ahc(4)/ahd(4): fix target mode on ARM 2024-04-24 22:58:58 -05:00
aic79xx_osm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic79xx_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic79xx_reg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic79xx_reg_print.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic79xx_seq.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aic7770.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic_osm_lib.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
aic_osm_lib.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00