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

/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c90 int rv, probe_failed; local
116 probe_failed = 0;
119 probe_failed = 1;
122 pm_post_probe(&ppm_cookie, rv, probe_failed);
H A Dsunpm.c7043 pm_post_probe(pm_ppm_cookie_t *cp, int ret, int probe_failed) argument
7045 _NOTE(ARGUNUSED(probe_failed))
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7271 goto probe_failed;
7288 goto probe_failed;
7302 goto probe_failed;
8545 probe_failed:

Completed in 129 milliseconds