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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_genbus.h310 #define S_IO_DRV_N 2 macro
311 #define M_IO_DRV_N _SB_MAKEMASK(2,S_IO_DRV_N)
312 #define V_IO_DRV_N(x) _SB_MAKEVALUE(x,S_IO_DRV_N)
313 #define G_IO_DRV_N(x) _SB_GETVALUE(x,S_IO_DRV_N,M_IO_DRV_N)

Completed in 130 milliseconds