Searched refs:ahc_patch2_func (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx_seq.h | 1069 static ahc_patch_func_t ahc_patch2_func; variable 1072 ahc_patch2_func(struct ahc_softc *ahc) in ahc_patch2_func() function 1100 { ahc_patch2_func, 6, 2, 1 }, 1101 { ahc_patch2_func, 9, 1, 1 }, 1118 { ahc_patch2_func, 53, 2, 1 }, 1132 { ahc_patch2_func, 96, 2, 1 }, 1133 { ahc_patch2_func, 105, 4, 1 }, 1136 { ahc_patch2_func, 110, 1, 2 },
|