freebsd-nq/sys/dev/twa
Robert Watson 5bb84bc84b Normalize a significant number of kernel malloc type names:
- Prefer '_' to ' ', as it results in more easily parsed results in
  memory monitoring tools such as vmstat.

- Remove punctuation that is incompatible with using memory type names
  as file names, such as '/' characters.

- Disambiguate some collisions by adding subsystem prefixes to some
  memory types.

- Generally prefer lower case to upper case.

- If the same type is defined in multiple architecture directories,
  attempt to use the same name in additional cases.

Not all instances were caught in this change, so more work is required to
finish this conversion.  Similar changes are required for UMA zone names.
2005-10-31 15:41:29 +00:00
..
tw_cl_externs.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_fwif.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_fwimg.c The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_init.c The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_intr.c The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_io.c The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_ioctl.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_misc.c The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl_share.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_cl.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_osl_cam.c Don't pollute the entire kernel build with -I$S/dev/twa. 2005-09-11 00:52:05 +00:00
tw_osl_externs.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_osl_freebsd.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
tw_osl_includes.h Don't pollute the entire kernel build with -I$S/dev/twa. 2005-09-11 00:52:05 +00:00
tw_osl_ioctl.h Don't pollute the entire kernel build with -I$S/dev/twa. 2005-09-11 00:52:05 +00:00
tw_osl_share.h Don't pollute the entire kernel build with -I$S/dev/twa. 2005-09-11 00:52:05 +00:00
tw_osl_types.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
tw_osl.h The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00