Searched defs: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,
2162 * entryP - one of the target mapping data.
2174 searchDevice(PSMHBA_SCSIENTRY entryP, argument
2192 if (entryP->ScsiId.OSDeviceName[0] == '\0') {
2203 if (strcmp(entryP->ScsiId.OSDeviceName,
2274 (void *)&(entryP->PortLun.PortWWN),
2278 entryP->ScsiId.ScsiOSLun;
2288 &entryP->PortLun.PortWWN,
2304 (void *)&(entryP->PortLun.PortWWN),
2308 entryP
[all...]

Completed in 64 milliseconds