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

  /src/sys/dev/microcode/aic7xxx/
aic79xx_seq.h 973 static ahd_patch_func_t ahd_patch0_func; variable in typeref:typename:ahd_patch_func_t
976 ahd_patch0_func(struct ahd_softc *ahd) function in typeref:typename:int
989 { ahd_patch0_func, 2, 1, 1 },
992 { ahd_patch0_func, 5, 1, 1 },
994 { ahd_patch0_func, 7, 1, 1 },
997 { ahd_patch0_func, 30, 1, 1 },
999 { ahd_patch0_func, 38, 1, 1 },
1001 { ahd_patch0_func, 44, 1, 1 },
1003 { ahd_patch0_func, 48, 1, 1 },
1005 { ahd_patch0_func, 52, 1, 1 }
    [all...]

Completed in 19 milliseconds