freebsd-dev/sys/dev/gem
Gleb Smirnoff 76039bc84f The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
to this event, adding if_var.h to files that do need it. Also, include
all includes that now are included due to implicit pollution via if_var.h

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2013-10-26 17:58:36 +00:00
..
if_gem_pci.c Remove duplicate const specifiers in many drivers (I hope I got all of 2012-11-05 19:16:27 +00:00
if_gem_sbus.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
if_gem.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_gemreg.h According to the OpenSolaris source the PCI latency and the cache line size 2011-07-12 08:20:15 +00:00
if_gemvar.h