Searched refs:iscsi (Results 51 - 56 of 56) sorted by relevance

123

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c3606 SAME_INTF(iscsi) && SAME_INTF(fcoepdu) && SAME_INTF(fcoe))
4078 LIMIT_CAPS(iscsi);
4143 COPY_CAPS(iscsi);
4575 sc->vres.iscsi.start = val[0];
4576 sc->vres.iscsi.size = val[1] - val[0] + 1;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp142 #include <dev/iscsi/iscsi_ioctl.h>
H A Dsanitizer_interceptors_ioctl_netbsd.inc301 /* Entries from file: dev/iscsi/iscsi_ioctl.h */
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_xpt.c630 SCSI_XPT_XPORT(iscsi, ISCSI);
/freebsd-12-stable/sys/dev/ixl/
H A Di40e_common.c3874 p->iscsi = TRUE;
3876 "HW Capability: iSCSI = %d\n", p->iscsi);
/freebsd-12-stable/sys/dev/bxe/
H A Decore_hsi.h3574 * The iscsi aggregative context of Cstorm
4082 * iscsi doorbell
4218 #define TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG (0x1<<2) /* BitField flagscontext flags flag: is connection valid (should be set by driver to 1 in toe/iscsi connections) */
4559 * The iscsi aggregative context section of Tstorm
4636 * The iscsi aggregative context of Tstorm
5156 * The iscsi aggregative context of Ustorm
5957 * The iscsi aggregative context of Xstorm
7420 ETH_FP_CQE_RAW /* Extra data is raw data- iscsi OOO */,
10330 struct tstorm_iscsi_st_context_section iscsi /* iSCSI context region, used only in iSCSI */; member in struct:tstorm_iscsi_st_context
10744 struct xstorm_iscsi_context_section iscsi; member in struct:xstorm_iscsi_st_context
[all...]

Completed in 392 milliseconds

123