freebsd-dev/sys/dev/patm
Sam Leffler c06eb4e293 Change instances of callout_init that specify MPSAFE behaviour to
use CALLOUT_MPSAFE instead of "1" for the second parameter.  This
does not change the behaviour; it just makes the intent more clear.
2003-08-19 17:51:11 +00:00
..
genrtab
idt77252reg.h
if_patm_attach.c Change instances of callout_init that specify MPSAFE behaviour to 2003-08-19 17:51:11 +00:00
if_patm_intr.c
if_patm_ioctl.c Make open channels persist across ifconfig down and up. All channels 2003-08-07 14:30:58 +00:00
if_patm_rtables.c
if_patm_rx.c Honor the ATMIO_FLAG_ASYNC for asynchronuous open/close of VCs. 2003-08-06 13:09:36 +00:00
if_patm_tx.c Honor the ATMIO_FLAG_ASYNC for asynchronuous open/close of VCs. 2003-08-06 13:09:36 +00:00
if_patm.c Make open channels persist across ifconfig down and up. All channels 2003-08-07 14:30:58 +00:00
if_patmvar.h Make open channels persist across ifconfig down and up. All channels 2003-08-07 14:30:58 +00:00