Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c92 int rv, probe_failed; in devi_probe() local
118 probe_failed = 0; in devi_probe()
121 probe_failed = 1; in devi_probe()
124 pm_post_probe(&ppm_cookie, rv, probe_failed); in devi_probe()
H A Dsunpm.c7034 pm_post_probe(pm_ppm_cookie_t *cp, int ret, int probe_failed) in pm_post_probe() argument
7036 _NOTE(ARGUNUSED(probe_failed)) in pm_post_probe()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6749 goto probe_failed; in sd_unit_attach()
6766 goto probe_failed; in sd_unit_attach()
6779 goto probe_failed; in sd_unit_attach()
7976 probe_failed: in sd_unit_attach()