Searched refs:discovery_props (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c1484 iSCSIDiscoveryProperties_t discovery_props; local
3296 iscsid_props(&discovery_props);
3297 if (ddi_copyout(&discovery_props, (caddr_t)arg,
3298 sizeof (discovery_props), mode))

Completed in 65 milliseconds