Home
last modified time | relevance | path

Searched refs:entryP (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c162 searchDevice(PSMHBA_SCSIENTRY entryP, HBA_HANDLE handle, HBA_WWN hbaPortWWN,
2174 searchDevice(PSMHBA_SCSIENTRY entryP, in searchDevice() argument
2192 if (entryP->ScsiId.OSDeviceName[0] == '\0') { in searchDevice()
2203 if (strcmp(entryP->ScsiId.OSDeviceName, in searchDevice()
2272 (void *)&(entryP->PortLun.PortWWN), in searchDevice()
2276 entryP->ScsiId.ScsiOSLun; in searchDevice()
2286 &entryP->PortLun.PortWWN, in searchDevice()
2301 (void *)&(entryP->PortLun.PortWWN), in searchDevice()
2305 entryP->ScsiId.ScsiOSLun; in searchDevice()
2325 entryP->ScsiId.OSDeviceName, in searchDevice()
[all …]