Searched refs:DDI_PROBE_DONTCARE (Results 1 – 13 of 13) sorted by relevance
140 return (DDI_PROBE_DONTCARE); in nulldriver_probe()141 return (DDI_PROBE_DONTCARE); in nulldriver_probe()
733 DDI_PROBE_FAILURE : DDI_PROBE_DONTCARE); in asyprobe()
505 return (DDI_PROBE_DONTCARE); in pcic_probe()
107 rv = DDI_PROBE_DONTCARE; in devi_probe()114 case DDI_PROBE_DONTCARE: in devi_probe()
1222 case DDI_PROBE_DONTCARE: /* ddi_dev_is_sid */ in probe_node()
371 #define DDI_PROBE_DONTCARE 0 /* matches nulldev return */ macro
242 return (DDI_PROBE_DONTCARE); in t4_devo_probe()247 return (DDI_PROBE_DONTCARE); in t4_devo_probe()256 return (DDI_PROBE_DONTCARE); in t4_devo_probe()
253 return (DDI_PROBE_DONTCARE); in ses_probe()
1012 return (DDI_PROBE_DONTCARE); in sgen_probe()
804 return (DDI_PROBE_DONTCARE); in st_probe()
2736 return (DDI_PROBE_DONTCARE); in sdprobe()
381 return (DDI_PROBE_DONTCARE); in zsh_probe()
955 reqp->req.ppm_config_req.result == DDI_PROBE_DONTCARE) in ppm_ctlops()