Searched refs:CCSGCTL (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 725 test CCSGCTL, CCSGEN jz return; 726 test CCSGCTL, CCSGDONE jz .; 728 clr CCSGCTL; 729 test CCSGCTL, CCSGEN jnz .; 738 cmp CCSGCTL, CCSGEN|CCSGDONE je idle_sgfetch_complete; 741 test CCSGCTL, CCSGEN jnz return; 765 mvi CCSGCTL, CCSGEN|CCSGRESET ret; 1196 test CCSGCTL, CCSGEN jz . + 3; 1198 test CCSGCTL, CCSGEN jnz . - 1;
|
H A D | aic79xx.seq | 1458 clr CCSGCTL; 1471 test CCSGCTL, SG_CACHE_AVAIL jz return; 1474 test CCSGCTL, CCSGDONE jnz idle_sgfetch_complete; 1477 test CCSGCTL, CCSGENACK jnz return; 1536 mvi CCSGCTL, CCSGEN|CCSGRESET; 1544 clr CCSGCTL;
|
H A D | aic7xxx_reg.h | 1685 #define CCSGCTL 0xeb macro
|
H A D | aic79xx.c | 360 ahd_outb(ahd, CCSGCTL, CCSGRESET); in ahd_clear_fifo() 679 ahd_outb(ahd, CCSGCTL, 0); in ahd_run_data_fifo() 742 ahd_outb(ahd, CCSGCTL, 0); in ahd_run_data_fifo() 9129 ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50); in ahd_dump_card_state()
|
H A D | aic7xxx.reg | 1152 register CCSGCTL {
|
H A D | aic79xx_reg.h | 3348 #define CCSGCTL 0xad macro
|
H A D | aic79xx.reg | 2775 register CCSGCTL {
|