freebsd-dev/sys/dev/sbni
Pedro F. Giffuni 057b4402bf sys/dev: extend use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 15:03:15 +00:00
..
if_sbni_isa.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
if_sbni_pci.c Allocate the PCI BAR resource with bus_alloc_resource_any() 2016-03-03 01:07:17 +00:00
if_sbni.c sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
if_sbnireg.h
if_sbnivar.h