Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c2184 boolean_t foundPort = B_FALSE; in searchDevice() local
2226 foundPort = B_FALSE; portElem != NULL; in searchDevice()
2230 foundPort = B_TRUE; in searchDevice()
2239 if (foundPort == B_FALSE) { in searchDevice()