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

  /src/sys/dev/microcode/aic7xxx/
aic79xx_seq.h 965 static ahd_patch_func_t ahd_patch1_func; variable in typeref:typename:ahd_patch_func_t
968 ahd_patch1_func(struct ahd_softc *ahd) function in typeref:typename:int
987 { ahd_patch1_func, 0, 3, 3 },
988 { ahd_patch1_func, 1, 1, 2 },
990 { ahd_patch1_func, 3, 3, 3 },
991 { ahd_patch1_func, 4, 1, 2 },
998 { ahd_patch1_func, 37, 1, 2 },
1010 { ahd_patch1_func, 73, 1, 2 },
1014 { ahd_patch1_func, 168, 2, 1 },
1028 { ahd_patch1_func, 241, 1, 2 }
    [all...]

Completed in 38 milliseconds