Searched defs:target_diskp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c229 diskmon_t *target_diskp = wdp->target; local
261 if (target_diskp != NULL && diskp != target_diskp) {
464 diskmon_t *target_diskp = wdp->target; local
508 if (diskp->frup && (target_diskp == NULL ||
509 diskp == target_diskp)) {

Completed in 44 milliseconds