freebsd-dev/sys/dev/agp
Pedro F. Giffuni 4d24901ac9 sys/dev: Replace zero with NULL for pointers.
Makes things easier to read, plus architectures may set NULL to something
different than zero.

Found with:	devel/coccinelle
MFC after:	3 weeks
2017-02-20 03:43:12 +00:00
..
agp_ali.c dev/agp: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:31:35 +00:00
agp_amd64.c dev/agp: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:31:35 +00:00
agp_amd.c
agp_apple.c
agp_ati.c
agp_i810.c Move bogus_page declaration to vm_page.h and initialization to vm_page.c. 2017-01-04 22:27:19 +00:00
agp_i810.h
agp_if.m
agp_intel.c
agp_nvidia.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
agp_sis.c
agp_via.c
agp.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
agppriv.h
agpreg.h
agpvar.h