Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_seq.h8 static uint8_t seqprog[] = { variable
H A Daic7xxx_seq.h8 static uint8_t seqprog[] = { variable
H A Daic79xx.c8647 for (i = 0; i < sizeof(seqprog)/4; i++) { in ahd_loadseq()
8770 instr.integer = aic_le32toh(*(uint32_t*)&seqprog[instrptr * 4]); in ahd_download_instr()