Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Ddriver.c90 int rv, probe_failed; in devi_probe() local
116 probe_failed = 0; in devi_probe()
119 probe_failed = 1; in devi_probe()
122 pm_post_probe(&ppm_cookie, rv, probe_failed); in devi_probe()
H A Dsunpm.c7043 pm_post_probe(pm_ppm_cookie_t *cp, int ret, int probe_failed) in pm_post_probe() argument
7045 _NOTE(ARGUNUSED(probe_failed)) in pm_post_probe()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7285 goto probe_failed; in sd_unit_attach()
7302 goto probe_failed; in sd_unit_attach()
7316 goto probe_failed; in sd_unit_attach()
8557 probe_failed: in sd_unit_attach()