| /onnv-gate/usr/src/lib/sun_fc/common/ |
| H A D | FCHBAPort.cc | 386 "target %016llx was %.4f seconds", getPath().c_str(), in sendSCSIPassThru() 397 getPath().c_str(), wwnConversion(fscsi->scsi_fc_pwwn.raw_wwn), in sendSCSIPassThru() 488 fp_ioctl(getPath(), FCIO_CMD, &fcio); in FCHBAPort() 523 fp_ioctl(getPath(), FCIO_CMD, &fcio); in deleteNPIVPort() 549 fp_ioctl(getPath(), FCIO_CMD, &fcio); in createNPIVPort() 569 fp_ioctl(getPath(), FCIO_CMD, &fcio); in getPortNPIVAttributes() 596 fp_ioctl(getPath(), FCIO_CMD, &fcio); in getPortAttributes() 615 strncpy((char *)attributes.OSDeviceName, getPath().c_str(), 256); in getPortAttributes() 637 fp_ioctl(getPath(), FCIO_CMD, &fcio); in getDiscoveredAttributes() 682 fp_ioctl(getPath(), FCIO_CMD, &fcio); in getDiscoveredAttributes() [all …]
|
| H A D | FCHBA.cc | 89 if ((fd = open(port->getPath().c_str(), O_NDELAY | O_RDONLY)) == in FCHBA() 92 port->getPath().c_str()); in FCHBA() 157 if ((fd = open(port->getPath().c_str(), O_NDELAY | O_RDONLY)) == -1) { in getHBAAttributes() 223 if ((fd = open(port->getPath().c_str(), O_RDONLY | O_EXCL)) == -1) { in doForceLip() 266 if ((fd = open(port->getPath().c_str(), O_NDELAY | O_RDONLY)) == -1) { in npivGetHBAAttributes()
|
| H A D | HBAPort.cc | 68 this->getPath() == comp.getPath()); in operator ==() 81 string path = getPath(); in validatePresent()
|
| H A D | HBANPIVPort.h | 45 virtual std::string getPath() = 0;
|
| H A D | FCHBANPIVPort.h | 48 virtual std::string getPath() in getPath() function
|
| H A D | TgtFCHBA.cc | 110 std::string path = port->getPath(); in getHBAAttributes() 185 std::string path = port->getPath(); in doForceLip()
|
| H A D | HBAPort.h | 49 virtual std::string getPath() = 0;
|
| H A D | TgtFCHBAPort.h | 48 virtual std::string getPath() in getPath() function
|
| H A D | FCHBAPort.h | 49 virtual std::string getPath() in getPath() function
|
| H A D | FCHBANPIVPort.cc | 93 fp_ioctl(getPath(), FCIO_CMD, &fcio); in getPortAttributes()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/ |
| H A D | DSModule.java | 58 public abstract String getPath(); in getPath() method in DSModule
|
| H A D | SUNWModule.java | 83 public String getPath() { in getPath() method in SUNWModule
|
| H A D | DSWizard.java | 171 ds.setLocation(dsm.getPath()); in setLocation()
|
| H A D | DhcpmgrApplet.java | 547 if ((opts.getResource() == null) || (opts.getPath() == null)) { in startMeUp()
|
| /onnv-gate/usr/src/lib/libfru/libfru/ |
| H A D | Ancestor.h | 60 const char *getPath(int num);
|
| H A D | Ancestor.cc | 133 Ancestor::getPath(int num) in getPath() function in Ancestor
|
| H A D | libfru.cc | 1688 strlen(correctAnt->getPath(instWIPayload)) in fru_read_field() 1695 correctAnt->getPath(instWIPayload), in fru_read_field() 1832 strlen(correctAnt->getPath(instWIPayload)) in fru_get_num_iterations() 1839 correctAnt->getPath(instWIPayload), in fru_get_num_iterations()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/ |
| H A D | DhcpdOptions.java | 262 return (new DhcpDatastore(getResource(), getPath(), in getDhcpDatastore() 316 public String getPath() { in getPath() method in DhcpdOptions
|
| /onnv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
| H A D | LocalConsumer.java | 403 argv[0] = program.getPath(); in compile() 406 macroArgs = new String[] { program.getPath() }; in compile() 409 p = _compileFile(program.getPath(), argv); in compile()
|
| /onnv-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | JDTrace.java | 933 programDescription = pf.getFile().getPath(); in main()
|