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

/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c1345 char *devPath = NULL; local
1374 devPath = strstr(buf, "/devices/");
1375 if (devPath == NULL) {
1405 if (strstr(devPath, ioc.ret_buf[i].device.ret_phci)) {

Completed in 61 milliseconds