OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGID
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
4790
ahc_outb(ahc,
TARGID
, 0);
4791
ahc_outb(ahc,
TARGID
+ 1, 0);
7001
targid_mask = ahc_inb(ahc,
TARGID
)
7002
| (ahc_inb(ahc,
TARGID
+ 1) << 8);
7005
ahc_outb(ahc,
TARGID
, targid_mask);
7006
ahc_outb(ahc,
TARGID
+1, (targid_mask >> 8));
7124
targid_mask = ahc_inb(ahc,
TARGID
)
7125
| (ahc_inb(ahc,
TARGID
+ 1)
7129
ahc_outb(ahc,
TARGID
, targid_mask);
7130
ahc_outb(ahc,
TARGID
+1
[
all
...]
aic79xx.c
9370
targid_mask = ahd_inb(ahd,
TARGID
)
9371
| (ahd_inb(ahd,
TARGID
+ 1) << 8);
9374
ahd_outb(ahd,
TARGID
, targid_mask);
9375
ahd_outb(ahd,
TARGID
+1, (targid_mask >> 8));
9490
targid_mask = ahd_inb(ahd,
TARGID
)
9491
| (ahd_inb(ahd,
TARGID
+ 1)
9495
ahd_outb(ahd,
TARGID
, targid_mask);
9496
ahd_outb(ahd,
TARGID
+1,
9552
* Since we will rely on the
TARGID
mask
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
466
register
TARGID
{
aic7xxx_reg.h
215
ahc_print_register(NULL, 0, "
TARGID
", 0x1b, regvalue, cur_col, wrap)
1250
#define
TARGID
0x1b
aic79xx.reg
1771
field
TARGID
0x0F
aic79xx_reg.h
2690
#define
TARGID
0x0f
Completed in 32 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025