opnsense-src/sys/dev/tws
Edward Tomasz Napierala 1680b6b1e0 Remove NULL checks after M_WAITOK allocations from tws(4).
MFC after:	1 month
2016-08-09 15:50:03 +00:00
..
tws.c Remove NULL checks after M_WAITOK allocations from tws(4). 2016-08-09 15:50:03 +00:00
tws.h Switch from timeout(9) to callout(9). In addition, do not teardown the 2014-09-22 20:38:01 +00:00
tws_cam.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
tws_hdm.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
tws_hdm.h Switch from timeout(9) to callout(9). In addition, do not teardown the 2014-09-22 20:38:01 +00:00
tws_services.c Switch from timeout(9) to callout(9). In addition, do not teardown the 2014-09-22 20:38:01 +00:00
tws_services.h Don't expose a constant array into global namespace. 2011-10-28 17:53:34 +00:00
tws_user.c Use struct thread * directly instead of d_thread_t. This driver is not 2015-01-05 19:49:20 +00:00
tws_user.h