freebsd-dev/sys/dev/mpr
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
mpi The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_config.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_ioctl.h The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_mapping.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_mapping.h The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_pci.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_sas_lsi.c Don't retry SAS commands in response to protocol errors 2015-12-14 19:40:47 +00:00
mpr_sas.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_sas.h The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_table.c Properly report 12Gbps connection rate. 2014-10-08 16:22:26 +00:00
mpr_table.h
mpr_user.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
mprvar.h Remove _FreeBSD_version check for something that was only an issue with 2015-10-16 17:56:43 +00:00