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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx_seq.h 1085 static ahc_patch_func_t ahc_patch0_func; variable in typeref:typename:ahc_patch_func_t
1088 ahc_patch0_func(struct ahc_softc *ahc) function in typeref:typename:int
1103 { ahc_patch0_func, 12, 2, 1 },
1105 { ahc_patch0_func, 16, 1, 1 },
1108 { ahc_patch0_func, 28, 1, 1 },
1113 { ahc_patch0_func, 45, 3, 1 },
1115 { ahc_patch0_func, 50, 2, 3 },
1117 { ahc_patch0_func, 51, 1, 1 },
1120 { ahc_patch0_func, 56, 1, 1 },
1122 { ahc_patch0_func, 61, 1, 1 }
    [all...]

Completed in 12 milliseconds