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

/solaris-userland/components/python/os-brick/files/solaris/
H A Dsolarisiscsi.py36 def _get_device_path(self, connection_properties): member in class:SolarisiSCSI
129 host_device = self._get_device_path(connection_properties)
H A Dsolarisfc.py112 def _get_device_path(self, wwn, target_lun): member in class:SolarisFibreChannel
176 host_device = self._get_device_path(wwns[0], target_lun)

Completed in 18 milliseconds