freebsd-nq/sys/dev/cxgb/ulp/tom
Bjoern A. Zeeb 603724d3ab Commit step 1 of the vimage project, (network stack)
virtualization work done by Marko Zec (zec@).

This is the first in a series of commits over the course
of the next few weeks.

Mark all uses of global variables to be virtualized
with a V_ prefix.
Use macros to map them back to their global names for
now, so this is a NOP change only.

We hope to have caught at least 85-90% of what is needed
so we do not invalidate a lot of outstanding patches again.

Obtained from:	//depot/projects/vimage-commit2/...
Reviewed by:	brooks, des, ed, mav, julian,
		jamie, kris, rwatson, zec, ...
		(various people I forgot, different versions)
		md5 (with a bit of help)
Sponsored by:	NLnet Foundation, The FreeBSD Foundation
X-MFC after:	never
V_Commit_Message_Reviewed_By:	more people than the patch
2008-08-17 23:27:27 +00:00
..
cxgb_cpl_io.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
cxgb_cpl_socket.c Unbreak the build by including sys/socketvar.h 2008-07-31 01:52:04 +00:00
cxgb_ddp.c Unbreak the build by including sys/socketvar.h 2008-07-31 01:52:04 +00:00
cxgb_defs.h move cxgb_lt2.[ch] from NIC to TOE 2008-04-19 03:22:43 +00:00
cxgb_l2t.c remove socketvar.h, add more selective includes 2008-07-31 20:28:58 +00:00
cxgb_l2t.h move cxgb_lt2.[ch] from NIC to TOE 2008-04-19 03:22:43 +00:00
cxgb_listen.c remove socketvar.h, add more selective includes 2008-07-31 20:28:58 +00:00
cxgb_t3_ddp.h move cxgb_lt2.[ch] from NIC to TOE 2008-04-19 03:22:43 +00:00
cxgb_tcp_offload.c remove socketvar.h, add more selective includes 2008-07-31 20:28:58 +00:00
cxgb_tcp_offload.h fix includes for post sockbuf re-factor 2008-07-30 20:08:34 +00:00
cxgb_tcp.h
cxgb_toepcb.h MFSVN: 2008-05-05 01:41:53 +00:00
cxgb_tom_sysctl.c remove socketvar.h, add more selective includes 2008-07-31 20:28:58 +00:00
cxgb_tom.c Unbreak the build by including sys/socketvar.h 2008-07-31 01:52:04 +00:00
cxgb_tom.h
cxgb_vm.c
cxgb_vm.h