Searched refs:num_patches (Results 1 – 3 of 3) sorted by relevance
6444 u_int num_patches; in ahc_check_patch() local6446 num_patches = sizeof(patches)/sizeof(struct patch); in ahc_check_patch()6447 last_patch = &patches[num_patches]; in ahc_check_patch()
8247 u_int num_patches; in ahd_check_patch() local8249 num_patches = sizeof(patches)/sizeof(struct patch); in ahd_check_patch()8250 last_patch = &patches[num_patches]; in ahd_check_patch()
1645 int num_patches; in aic7xxx_check_patch() local1647 num_patches = sizeof(sequencer_patches)/sizeof(struct sequencer_patch); in aic7xxx_check_patch()1648 last_patch = &sequencer_patches[num_patches]; in aic7xxx_check_patch()