opnsense-src/sys/dev/tws
Josh Paetzel 5bcd39c054 Increase the number of LUNs this hardware can support.
Experimentally we know this value works, but the hardware
may support an even higher value.

PR:	213876
Reported by:	J.Catrysse@proximedia.be
MFC after:	1 week
2017-05-17 13:22:13 +00:00
..
tws.c Remove NULL checks after M_WAITOK allocations from tws(4). 2016-08-09 15:50:03 +00:00
tws.h Increase the number of LUNs this hardware can support. 2017-05-17 13:22:13 +00:00
tws_cam.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +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
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