Searched defs:persistent_disc_meth_common (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.c68 static boolean_t persistent_disc_meth_common(iSCSIDiscoveryMethod_t method,
295 return (persistent_disc_meth_common(method, B_FALSE));
322 return (persistent_disc_meth_common(method, B_TRUE));
328 * persistent_disc_meth_common - common function used to set or clear the
332 persistent_disc_meth_common(iSCSIDiscoveryMethod_t method, boolean_t do_clear) function

Completed in 47 milliseconds