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_CD2ST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
stp4020reg.h
163
#define
STP4020_ISR0_CD2ST
0x0080 /* card detect 2 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 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025