OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STP4020_ISR0_CD1ST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
stp4020reg.h
164
#define
STP4020_ISR0_CD1ST
0x0040 /* card detect 1 live status */
stp4020.c
539
if ((v & (
STP4020_ISR0_CD1ST
|STP4020_ISR0_CD2ST)) == 0)
670
if ((v & (
STP4020_ISR0_CD1ST
|STP4020_ISR0_CD2ST)) == (
STP4020_ISR0_CD1ST
|STP4020_ISR0_CD2ST)){
677
if ((v & (
STP4020_ISR0_CD1ST
|STP4020_ISR0_CD2ST)) == 0){
Completed in 24 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025