NetBSD/sys/dev/iscsi
christos e7ae23fd9e include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
..
Makefile Remove ISCSI_PERFTEST. 2015-05-30 18:00:09 +00:00
base64.c
base64.h
files.iscsi Remove ISCSI_PERFTEST. 2015-05-30 18:00:09 +00:00
iscsi.h
iscsi_globals.h Create a per-device state for iscsi(4), effectively making it a cloning 2015-05-30 20:09:47 +00:00
iscsi_ioctl.c Create a per-device state for iscsi(4), effectively making it a cloning 2015-05-30 20:09:47 +00:00
iscsi_ioctl.h
iscsi_main.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
iscsi_pdu.h
iscsi_rcv.c Inline SET_CCB_TIMEOUT and SET_CONN_TIMEOUT 2015-05-30 18:09:31 +00:00
iscsi_send.c Inline SET_CCB_TIMEOUT and SET_CONN_TIMEOUT 2015-05-30 18:09:31 +00:00
iscsi_text.c Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h header. 2015-05-30 16:12:33 +00:00
iscsi_utils.c Save space by making ack flag booleans. 2015-05-30 18:12:09 +00:00