Home
last modified time | relevance | path

Searched refs:num_patches (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic7xxx.c6214 u_int num_patches; in ahc_check_patch() local
6216 num_patches = sizeof(patches)/sizeof(struct patch); in ahc_check_patch()
6217 last_patch = &patches[num_patches]; in ahc_check_patch()
H A Daic79xx.c8452 u_int num_patches; in ahd_check_patch() local
8454 num_patches = sizeof(patches)/sizeof(struct patch); in ahd_check_patch()
8455 last_patch = &patches[num_patches]; in ahd_check_patch()