Searched refs:seqprog (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/microcode/aic7xxx/
H A Daic79xx_seq.h8 static uint8_t seqprog[] = { variable
H A Daic7xxx_seq.h8 static uint8_t seqprog[] = { variable
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Daic7xxx.c6332 for (i = 0; i < sizeof(seqprog)/4; i++) {
6431 instr.integer = ahc_le32toh(*(uint32_t*)&seqprog[instrptr * 4]);
H A Daic79xx.c8370 for (i = 0; i < sizeof(seqprog)/4; i++) {
8497 instr.integer = ahd_le32toh(*(uint32_t*)&seqprog[instrptr * 4]);

Completed in 132 milliseconds