Home
last modified time | relevance | path

Searched refs:BHND_NVRAM_DATA_PROBE_MAYBE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmraw.c102 return (BHND_NVRAM_DATA_PROBE_MAYBE); in bhnd_nvram_bcmraw_probe()
131 return (BHND_NVRAM_DATA_PROBE_MAYBE + 1); in bhnd_nvram_bcmraw_probe()
H A Dbhnd_nvram_data.h84 BHND_NVRAM_DATA_PROBE_MAYBE = -40, /**< Possible match */ enumerator
H A Dbhnd_nvram_data.c196 if (result <= BHND_NVRAM_DATA_PROBE_MAYBE) { in bhnd_nvram_data_probe_classes()
H A Dbhnd_nvram_data_tlv.c134 return (BHND_NVRAM_DATA_PROBE_MAYBE); in bhnd_nvram_tlv_probe()
H A Dbhnd_nvram_data_btxt.c122 return (BHND_NVRAM_DATA_PROBE_MAYBE); in bhnd_nvram_btxt_probe()