Home
last modified time | relevance | path

Searched refs:ids_data_segment (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/iscsi/
H A Discsi_ioctl.h187 void *ids_data_segment; member
H A Discsi.c1651 error = copyin(ids->ids_data_segment, data, datalen); in iscsi_ioctl_daemon_send()
/freebsd-12.1/usr.sbin/iscsid/
H A Dpdu.c166 ids->ids_data_segment = pdu->pdu_data; in pdu_send_proxy()