freebsd-src/sys/dev/iscsi
John Baldwin 832acea92f icl_soft: Use PHYS_TO_DMAP instead of pmap_map_io_transient.
The latter API is not actually MI but is only supported on amd64,
arm64, and RISC-V.

Sponsored by:	Chelsio Communications
2022-03-10 18:20:28 -08:00
..
icl.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl.h Move the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>. 2021-11-05 16:38:25 -07:00
icl_conn_if.m iscsi: Handle unmapped I/O requests. 2022-03-10 15:49:53 -08:00
icl_soft.c icl_soft: Use PHYS_TO_DMAP instead of pmap_map_io_transient. 2022-03-10 18:20:28 -08:00
icl_soft_proxy.c iscsi: Use calloutng instead of ticks in iscsi initiator 2022-02-15 17:36:22 +01:00
icl_wrappers.h iscsi: Handle unmapped I/O requests. 2022-03-10 15:49:53 -08:00
iscsi.c iscsi: Handle unmapped I/O requests. 2022-03-10 15:49:53 -08:00
iscsi.h iscsi: per-session timeouts and rapid teardown of session on reconnect 2022-02-25 10:35:47 +01:00
iscsi_ioctl.h iscsi: per-session timeouts and rapid teardown of session on reconnect 2022-02-25 10:35:47 +01:00
iscsi_proto.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00