patch             249 dev/ic/aic79xx.c 					const struct patch **start_patch,
patch            8468 dev/ic/aic79xx.c 	const struct	patch *cur_patch;
patch            8623 dev/ic/aic79xx.c ahd_check_patch(struct ahd_softc *ahd, const struct patch **start_patch,
patch            8626 dev/ic/aic79xx.c 	const struct	patch *cur_patch;
patch            8627 dev/ic/aic79xx.c 	const struct	patch *last_patch;
patch            8630 dev/ic/aic79xx.c 	num_patches = sizeof(patches)/sizeof(struct patch);
patch            8661 dev/ic/aic79xx.c 	const struct patch *cur_patch;
patch             232 dev/ic/aic7xxx.c 					const struct patch **start_patch,
patch            6172 dev/ic/aic7xxx.c 	const struct	patch *cur_patch;
patch            6277 dev/ic/aic7xxx.c ahc_check_patch(struct ahc_softc *ahc, const struct patch **start_patch,
patch            6280 dev/ic/aic7xxx.c 	const struct	patch *cur_patch;
patch            6281 dev/ic/aic7xxx.c 	const struct	patch *last_patch;
patch            6284 dev/ic/aic7xxx.c 	num_patches = sizeof(patches)/sizeof(struct patch);
patch            6340 dev/ic/aic7xxx.c 		const struct patch *cur_patch;
patch             308 dev/ic/opl.c   	const struct opl_operators *p = sc->voices[v].patch;
patch             489 dev/ic/opl.c   	v->patch = p;
patch              47 dev/ic/oplvar.h 	const struct opl_operators *patch;
patch            1031 dev/microcode/aic7xxx/aic79xx_seq.h static const struct patch {
patch            1085 dev/microcode/aic7xxx/aic7xxx_seq.h static const struct patch {
patch              68 dev/microcode/aic7xxx/aicasm.c typedef struct patch {
patch              69 dev/microcode/aic7xxx/aicasm.c 	TAILQ_ENTRY(patch) links;
patch              76 dev/microcode/aic7xxx/aicasm.c TAILQ_HEAD(patch_list, patch) patches;
patch              83 dev/microcode/aic7xxx/aicasm.c static void emit_patch(scope_t *scope, int patch);
patch             493 dev/microcode/aic7xxx/aicasm.c emit_patch(scope_t *scope, int patch)
patch             498 dev/microcode/aic7xxx/aicasm.c 	pinfo = &scope->patches[patch];
patch             511 dev/microcode/aic7xxx/aicasm.c 	if (patch == 0) {
patch            1423 dev/usb/if_atu.c 		    fw.patch, fw.build));
patch             410 dev/usb/if_atureg.h 	u_int8_t		patch;
patch            1020 scsi/cd.c      		error = cd_setchan(cd, arg->patch[0], arg->patch[1],
patch            1021 scsi/cd.c      		    arg->patch[2], arg->patch[3], 0);
patch             196 sys/cdio.h     	u_char	patch[4];	/* one for each channel */