Home
last modified time | relevance | path

Searched refs:BSR_IDENTIFY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/smc/
H A Dif_smcreg.h34 #define BSR_IDENTIFY 0x3300 /* Static value for identification */ macro
H A Dif_smc.c247 if ((val & BSR_IDENTIFY_MASK) != BSR_IDENTIFY) { in smc_probe()
260 if ((val & BSR_IDENTIFY_MASK) != BSR_IDENTIFY) { in smc_probe()