OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CISS_METH_SIMPL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cissreg.h
80
#define
CISS_METH_SIMPL
0x00000002 /* simple mode */
ciss.c
231
if (!(sc->cfg.methods & (
CISS_METH_SIMPL
|CISS_METH_PERF))) {
259
sc->cfg.rmethod =
CISS_METH_SIMPL
;
287
if (!(sc->cfg.amethod & (
CISS_METH_SIMPL
|CISS_METH_PERF))) {
Completed in 23 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026