HomeSort by: relevance | last modified time | path
    Searched defs:ahc_patch2_func (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx_seq.h 1069 static ahc_patch_func_t ahc_patch2_func; variable in typeref:typename:ahc_patch_func_t
1072 ahc_patch2_func(struct ahc_softc *ahc) function in typeref:typename:int
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 },

Completed in 45 milliseconds