Searched refs:handoff (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/usr.sbin/ctld/ |
| HD | kernel.c | 867 strlcpy(req.data.handoff.initiator_name, in kernel_handoff() 868 conn->conn_initiator_name, sizeof(req.data.handoff.initiator_name)); in kernel_handoff() 869 strlcpy(req.data.handoff.initiator_addr, in kernel_handoff() 870 conn->conn_initiator_addr, sizeof(req.data.handoff.initiator_addr)); in kernel_handoff() 872 strlcpy(req.data.handoff.initiator_alias, in kernel_handoff() 873 conn->conn_initiator_alias, sizeof(req.data.handoff.initiator_alias)); in kernel_handoff() 875 memcpy(req.data.handoff.initiator_isid, conn->conn_initiator_isid, in kernel_handoff() 876 sizeof(req.data.handoff.initiator_isid)); in kernel_handoff() 877 strlcpy(req.data.handoff.target_name, in kernel_handoff() 878 conn->conn_target->t_name, sizeof(req.data.handoff.target_name)); in kernel_handoff() [all …]
|
| /NextBSD/sys/dev/iscsi/ |
| HD | iscsi.c | 1329 struct iscsi_daemon_handoff *handoff) in iscsi_ioctl_daemon_handoff() argument 1341 if (is->is_id == handoff->idh_session_id) in iscsi_ioctl_daemon_handoff() 1368 strlcpy(is->is_target_alias, handoff->idh_target_alias, in iscsi_ioctl_daemon_handoff() 1370 is->is_tsih = handoff->idh_tsih; in iscsi_ioctl_daemon_handoff() 1371 is->is_statsn = handoff->idh_statsn; in iscsi_ioctl_daemon_handoff() 1372 is->is_initial_r2t = handoff->idh_initial_r2t; in iscsi_ioctl_daemon_handoff() 1373 is->is_immediate_data = handoff->idh_immediate_data; in iscsi_ioctl_daemon_handoff() 1380 handoff->idh_max_data_segment_length); in iscsi_ioctl_daemon_handoff() 1381 is->is_max_burst_length = handoff->idh_max_burst_length; in iscsi_ioctl_daemon_handoff() 1382 is->is_first_burst_length = handoff->idh_first_burst_length; in iscsi_ioctl_daemon_handoff() [all …]
|
| HD | icl_conn_if.m | 76 METHOD int handoff {
|
| /NextBSD/usr.sbin/iscsid/ |
| HD | iscsid.c | 263 handoff(struct connection *conn) in handoff() function 448 handoff(conn); in handle_request()
|
| /NextBSD/sys/cam/ctl/ |
| HD | ctl_ioctl.h | 724 struct ctl_iscsi_handoff_params handoff; member
|
| /NextBSD/contrib/wpa/hostapd/ |
| HD | README | 298 to replace TKIP and optimizations for handoff (reduced number of
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | opensm_release_notes_ibg2-2.0.1.txt | 308 handoff, reboots and reconnects, verify routing correctness and SA
|
| /NextBSD/sys/dev/isp/ |
| HD | DriverManual.txt | 254 + A SCSI command completion handoff point (isp_done)
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | README | 253 to replace TKIP and optimizations for handoff (reduced number of
|
| /NextBSD/sys/contrib/dev/acpica/ |
| HD | changes.txt | 12896 This includes the early detection and handoff of the request to
|