freebsd-skq/sys/dev/patm
pfg 96555d3833 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
..
genrtab
idt77252reg.h
if_patm_attach.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
if_patm_intr.c
if_patm_ioctl.c
if_patm_rtables.c
if_patm_rx.c
if_patm_tx.c sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
if_patm.c
if_patmvar.h