def testFCRescan(self):
     for host in ComSCSI.getFCHosts():
         ComSCSI.rescan(host)
 def testFCRescan(self):
     for host in ComSCSI.getFCHosts():
         ComSCSI.rescan(host)
 def testFCHosts(self):
     ComSCSI.getFCHosts()
 def testFCHosts(self):
     ComSCSI.getFCHosts()