freebsd-src/sys/dev/aic7xxx
Alfonso Gregory 6d09982145 Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:17 -06:00
..
aicasm Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
ahc_isa.c ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
ahc_pci.c ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
ahd_pci.c ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
aic7xxx.c aic7xxx: Fix a few common typo in source code comments 2022-07-03 14:10:30 +02:00
aic7xxx.h Fix a common typo in man pages and src comments 2021-08-28 19:24:27 +02:00
aic7xxx.reg Fix some common typos in comments 2021-08-08 10:16:06 +02:00
aic7xxx.seq aic7xxx: Fix a few common typos in source code comments 2022-07-03 14:06:48 +02:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_inline.h
aic7xxx_osm.c ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
aic7xxx_osm.h ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
aic7xxx_pci.c
aic7xxx_reg.h
aic7xxx_reg_print.c
aic7xxx_seq.h
aic79xx.c aic7xxx: Fix a few common typos in source code comments 2022-07-03 14:06:48 +02:00
aic79xx.h Fix a common typo in source code comments 2021-08-29 11:45:09 +02:00
aic79xx.reg
aic79xx.seq aic7xxx: Fix a few common typos in source code comments 2022-07-03 14:06:48 +02:00
aic79xx_inline.h
aic79xx_osm.c ddb: use _FLAGS command macros where appropriate 2022-07-05 11:56:55 -03:00
aic79xx_osm.h
aic79xx_pci.c
aic79xx_reg.h
aic79xx_reg_print.c
aic79xx_seq.h
aic7770.c
aic_osm_lib.c
aic_osm_lib.h