OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMDSIZE_TABLE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
4814
ahc_outb(ahc,
CMDSIZE_TABLE
, 5);
4815
ahc_outb(ahc,
CMDSIZE_TABLE
+ 1, 9);
4816
ahc_outb(ahc,
CMDSIZE_TABLE
+ 2, 9);
4817
ahc_outb(ahc,
CMDSIZE_TABLE
+ 3, 0);
4818
ahc_outb(ahc,
CMDSIZE_TABLE
+ 4, 15);
4819
ahc_outb(ahc,
CMDSIZE_TABLE
+ 5, 11);
4820
ahc_outb(ahc,
CMDSIZE_TABLE
+ 6, 0);
4821
ahc_outb(ahc,
CMDSIZE_TABLE
+ 7, 0);
aic79xx.c
6487
ahd_outb(ahd,
CMDSIZE_TABLE
, 5);
6488
ahd_outb(ahd,
CMDSIZE_TABLE
+ 1, 9);
6489
ahd_outb(ahd,
CMDSIZE_TABLE
+ 2, 9);
6490
ahd_outb(ahd,
CMDSIZE_TABLE
+ 3, 0);
6491
ahd_outb(ahd,
CMDSIZE_TABLE
+ 4, 15);
6492
ahd_outb(ahd,
CMDSIZE_TABLE
+ 5, 11);
6493
ahd_outb(ahd,
CMDSIZE_TABLE
+ 6, 0);
6494
ahd_outb(ahd,
CMDSIZE_TABLE
+ 7, 0);
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
1289
alias
CMDSIZE_TABLE
aic7xxx_reg.h
1301
#define
CMDSIZE_TABLE
0x30
aic7xxx.seq
576
add SINDEX,
CMDSIZE_TABLE
, A;
aic79xx.reg
3762
CMDSIZE_TABLE
{
aic79xx_reg.h
2182
ahd_print_register(NULL, 0, "
CMDSIZE_TABLE
", 0x152, regvalue, cur_col, wrap)
3629
#define
CMDSIZE_TABLE
0x152
Completed in 32 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025