Home
last modified time | relevance | path

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

/freebsd/sys/dev/cyapa/
H A Dcyapa.h58 #define CYAPA_ERROR_BOOTLOADER 0x20 macro
H A Dcyapa.c379 } else if (boot.error & CYAPA_ERROR_BOOTLOADER) { in init_device()