Home
last modified time | relevance | path

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

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