OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTIONMODE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
238
register
OPTIONMODE
{
aic7xxx_reg.h
82
ahc_print_register(NULL, 0, "
OPTIONMODE
", 0x08, regvalue, cur_col, wrap)
1129
#define
OPTIONMODE
0x08
aic79xx.reg
1806
register
OPTIONMODE
{
aic79xx_reg.h
523
ahd_print_register(NULL, 0, "
OPTIONMODE
", 0x4a, regvalue, cur_col, wrap)
2696
#define
OPTIONMODE
0x4a
/src/sys/dev/pci/
ahc_pci.c
937
ahc_outb(ahc,
OPTIONMODE
,
/src/sys/dev/ic/
aic79xx.c
6277
ahd_outb(ahd,
OPTIONMODE
, AUTOACKEN|AUTO_MSGOUT_DE);
6279
ahd_outb(ahd,
OPTIONMODE
, AUTOACKEN|BUSFREEREV|AUTO_MSGOUT_DE);
8846
printf("%s: LQISTATE = 0x%x, LQOSTATE = 0x%x,
OPTIONMODE
= 0x%x\n",
8848
ahd_inb(ahd,
OPTIONMODE
));
aic7xxx.c
4997
ahc->suspend_state.
optionmode
= ahc_inb(ahc,
OPTIONMODE
);
5079
ahc_outb(ahc,
OPTIONMODE
, ahc->suspend_state.
optionmode
);
Completed in 31 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025