freebsd-nq/sys/pci
Marius Strobl c9c9e0f2da Wrap code optimized for architectures without alignment constraints
in #ifdef __NO_STRICT_ALIGNMENT rather than #if defined(__i386__) ||
defined(__amd64__). Currently this change is cosmetic only though.
While at it, fix a nearby style(9) bug and remove a no longer used
header.
2006-10-29 20:19:41 +00:00
..
agp_ali.c
agp_amd64.c Fix style(9) nits. 2006-10-09 20:26:32 +00:00
agp_amd.c
agp_ati.c
agp_i810.c
agp_if.m
agp_intel.c
agp_nvidia.c
agp_sis.c
agp_via.c
agp.c The page queues lock is no longer required by vm_page_busy() or 2006-10-22 21:18:48 +00:00
agppriv.h
agpreg.h
agpvar.h
alpm.c
amdpm.c
amdsmb.c
if_mn.c
if_pcn.c
if_pcnreg.h
if_rl.c
if_rlreg.h
if_sf.c
if_sfreg.h
if_sis.c Wrap code optimized for architectures without alignment constraints 2006-10-29 20:19:41 +00:00
if_sisreg.h
if_ste.c
if_stereg.h
if_tl.c
if_tlreg.h
if_vr.c
if_vrreg.h
if_wb.c
if_wbreg.h
if_xl.c
if_xlreg.h
intpm.c
intpmreg.h
locate.pl
ncr.c
ncrreg.h
nfsmb.c Older incarnations of the device used non-standard BARs. 2006-10-17 10:26:11 +00:00
viapm.c
xrpu.c