Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1793 #define DOWNLOAD_CONST_COUNT 0x07 macro
H A Daic79xx_reg.h3771 #define DOWNLOAD_CONST_COUNT 0x07 macro
/netbsd-src/sys/dev/ic/
H A Daic79xx.c8271 uint8_t download_consts[DOWNLOAD_CONST_COUNT]; in ahd_loadseq()
8277 #if DOWNLOAD_CONST_COUNT != 7 in ahd_loadseq()