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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h109 char hbaPortName[256]; member in struct:targetPortConfig
H A Dsasinfo-list.c2030 if ((strcmp(TPConfig->hbaPortName,
2053 (void) strlcpy(newConfig->hbaPortName, port->
2054 OSDeviceName, sizeof (newConfig->hbaPortName));
2064 sas_name_comp(newConfig->hbaPortName,
2065 TPConfig->hbaPortName) > 0) {
2115 (void) strlcpy(newConfig->hbaPortName, port->OSDeviceName,
2116 sizeof (newConfig->hbaPortName));
H A DprintAttrs.c406 getIndentSpaces(4), configList->hbaPortName);

Completed in 64 milliseconds