Home
last modified time | relevance | path

Searched refs:MBPPF_OPEN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/sbus/
H A Dmagmareg.h178 #define MBPPF_OPEN (1<<0) macro
H A Dmagma.c804 if( !ISSET(mp->mp_flags, MBPPF_OPEN) ) in magma_soft()
1461 if( ISSET(mp->mp_flags, MBPPF_OPEN) ) { in mbppopen()
1465 SET(mp->mp_flags, MBPPF_OPEN); in mbppopen()