begin            2622 dev/ic/aic79xx.c 			if (cs->begin < seqaddr && cs->end >= seqaddr)
begin            8593 dev/ic/aic79xx.c 			if (critical_sections[cur_cs].begin <= i
begin            8595 dev/ic/aic79xx.c 				cs_table[cs_count].begin = downloaded;
begin            8634 dev/ic/aic79xx.c 	while (cur_patch < last_patch && start_instr == cur_patch->begin) {
begin            1514 dev/ic/aic7xxx.c 			if (cs->begin < seqaddr && cs->end >= seqaddr)
begin            6246 dev/ic/aic7xxx.c 			if (critical_sections[cur_cs].begin <= i
begin            6248 dev/ic/aic7xxx.c 				cs_table[cs_count].begin = downloaded;
begin            6288 dev/ic/aic7xxx.c 	while (cur_patch < last_patch && start_instr == cur_patch->begin) {
begin            1033 dev/microcode/aic7xxx/aic79xx_seq.h 	uint32_t		 begin		:10,
begin            1171 dev/microcode/aic7xxx/aic79xx_seq.h 	uint16_t	begin;
begin            1087 dev/microcode/aic7xxx/aic7xxx_seq.h 	uint32_t		 begin		:10,
begin            1296 dev/microcode/aic7xxx/aic7xxx_seq.h 	uint16_t	begin;
begin              71 dev/microcode/aic7xxx/aicasm.c 	u_int		begin;
begin             436 dev/microcode/aic7xxx/aicasm.c 			cur_patch->patch_func, cur_patch->begin,
begin             513 dev/microcode/aic7xxx/aicasm.c 		new_patch->begin = scope->begin_addr;
begin             516 dev/microcode/aic7xxx/aicasm.c 		new_patch->begin = scope->end_addr;
begin             660 dev/microcode/aic7xxx/aicasm.c 	while (cur_patch != NULL && start_instr == cur_patch->begin) {
begin             444 isofs/cd9660/cd9660_node.c cd9660_chars2ui(begin,len)
begin             445 isofs/cd9660/cd9660_node.c 	u_char *begin;
begin             452 isofs/cd9660/cd9660_node.c 		rc += *begin++ - '0';