freebsd-dev/sys/dev/aic7xxx
Mitchell Horne 258958b3c7 ddb: use _FLAGS command macros where appropriate
Some command definitions were forced to use DB_FUNC in order to specify
their required flags, CS_OWN or CS_MORE. Use the new macros to simplify
these.

Reviewed by:	markj, jhb
MFC after:	3 days
Sponsored by:	Juniper Networks, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D35582
2022-07-05 11:56:55 -03:00
..
aicasm aic7xxx: Fix a few typos in comments and an error message 2022-06-04 16:49:53 +02: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_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_print.c
aic7xxx_reg.h
aic7xxx_seq.h
aic7xxx.c aic7xxx: Fix a few common typo in source code comments 2022-07-03 14:10:30 +02:00
aic7xxx.h
aic7xxx.reg
aic7xxx.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_print.c
aic79xx_reg.h
aic79xx_seq.h
aic79xx.c aic7xxx: Fix a few common typos in source code comments 2022-07-03 14:06:48 +02:00
aic79xx.h
aic79xx.reg
aic79xx.seq aic7xxx: Fix a few common typos in source code comments 2022-07-03 14:06:48 +02:00
aic7770.c
aic_osm_lib.c
aic_osm_lib.h