OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmt1_ins
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
8480
struct ins_format1 *
fmt1_ins
;
local in function:ahd_download_instr
8489
fmt1_ins
= &instr.format1;
8514
if (
fmt1_ins
->parity != 0) {
8515
fmt1_ins
->immediate = dconsts[
fmt1_ins
->immediate];
8517
fmt1_ins
->parity = 0;
aic7xxx.c
6413
struct ins_format1 *
fmt1_ins
;
local in function:ahc_download_instr
6422
fmt1_ins
= &instr.format1;
6471
if (
fmt1_ins
->parity != 0) {
6472
fmt1_ins
->immediate = dconsts[
fmt1_ins
->immediate];
6474
fmt1_ins
->parity = 0;
6484
if (
fmt1_ins
->immediate != 1)
6487
fmt1_ins
->opcode = AIC_OP_AND;
6488
fmt1_ins
->immediate = 0xff;
6515
fmt1_ins
->immediat
[
all
...]
Completed in 114 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025