OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCSGCTL
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
722
test
CCSGCTL
, CCSGEN jz return;
723
test
CCSGCTL
, CCSGDONE jz .;
725
clr
CCSGCTL
;
726
test
CCSGCTL
, CCSGEN jnz .;
735
cmp
CCSGCTL
, CCSGEN|CCSGDONE je idle_sgfetch_complete;
738
test
CCSGCTL
, CCSGEN jnz return;
762
mvi
CCSGCTL
, CCSGEN|CCSGRESET ret;
1194
test
CCSGCTL
, CCSGEN jz . + 3;
1196
test
CCSGCTL
, CCSGEN jnz . - 1;
aic79xx.seq
1254
clr
CCSGCTL
;
1267
test
CCSGCTL
, SG_CACHE_AVAIL jz return;
1270
test
CCSGCTL
, CCSGDONE jnz idle_sgfetch_complete;
1273
test
CCSGCTL
, CCSGENACK jnz return;
1291
mvi
CCSGCTL
, CCSGEN|CCSGRESET;
1299
clr
CCSGCTL
;
aic7xxx.reg
1153
register
CCSGCTL
{
aic7xxx_reg.h
978
ahc_print_register(NULL, 0, "
CCSGCTL
", 0xeb, regvalue, cur_col, wrap)
1693
#define
CCSGCTL
0xeb
aic79xx.reg
2786
register
CCSGCTL
{
aic79xx_reg.h
1531
ahd_print_register(NULL, 0, "
CCSGCTL
", 0xad, regvalue, cur_col, wrap)
3314
#define
CCSGCTL
0xad
/src/sys/dev/ic/
aic79xx.c
377
ahd_outb(ahd,
CCSGCTL
, CCSGRESET);
652
ahd_outb(ahd,
CCSGCTL
, 0);
716
ahd_outb(ahd,
CCSGCTL
, 0);
8832
ahd_ccsgctl_print(ahd_inb(ahd,
CCSGCTL
), &cur_col, 50);
aic7xxx.c
303
ahc_outb(ahc,
CCSGCTL
, 0);
Completed in 71 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025