Searched refs:S_IO_DRV_A (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_genbus.h223 #define S_IO_DRV_A 2 macro
224 #define M_IO_DRV_A _SB_MAKEMASK(2,S_IO_DRV_A)
225 #define V_IO_DRV_A(x) _SB_MAKEVALUE(x,S_IO_DRV_A)
226 #define G_IO_DRV_A(x) _SB_GETVALUE(x,S_IO_DRV_A,M_IO_DRV_A)

Completed in 115 milliseconds