NetBSD/sys/dev/iscsi
pgoyette 9dda5c7f82 Split some common stuff into scsi_subr module. This enables loading
of the iscsi module whether or not there are any scsi things built
into the kernel.

Addresses the iscsi portion of kern/56772
2022-04-14 16:50:26 +00:00
..
Makefile
base64.c
base64.h
files.iscsi
iscsi.h
iscsi_globals.h avoid the use of UVM internals in the iscsi ioctl code. 2020-06-21 23:08:16 +00:00
iscsi_ioctl.c avoid the use of UVM internals in the iscsi ioctl code. 2020-06-21 23:08:16 +00:00
iscsi_ioctl.h
iscsi_main.c Split some common stuff into scsi_subr module. This enables loading 2022-04-14 16:50:26 +00:00
iscsi_pdu.h - add a prefix to struct members (but not the ioctl ones because they affect 2017-12-03 19:07:10 +00:00
iscsi_rcv.c Add sanity check. 2018-03-04 07:37:43 +00:00
iscsi_send.c Schedule command timeout without connection lock being held to prevent 2021-06-06 10:39:10 +00:00
iscsi_text.c wether -> whether 2019-04-21 11:45:08 +00:00
iscsi_utils.c wether -> whether 2019-04-21 11:45:08 +00:00