OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AMR_DRV_CURSTATE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/amrctl/
amrctl.c
378
if ((AMR_DRV_PREVSTATE(state) ==
AMR_DRV_CURSTATE
(state)) &&
379
(
AMR_DRV_CURSTATE
(state) == AMR_DRV_OFFLINE) && verbosity == 0)
383
if (
AMR_DRV_CURSTATE
(state) == statetable[i].code)
/src/sys/dev/pci/
amrreg.h
106
#define
AMR_DRV_CURSTATE
(x) ((x) & 0x0f)
amr.c
1006
state =
AMR_DRV_CURSTATE
(state);
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025