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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_genbus.h89 #define S_IO_TIMEOUT 8 macro
90 #define M_IO_TIMEOUT _SB_MAKEMASK(8,S_IO_TIMEOUT)
91 #define V_IO_TIMEOUT(x) _SB_MAKEVALUE(x,S_IO_TIMEOUT)
92 #define G_IO_TIMEOUT(x) _SB_GETVALUE(x,S_IO_TIMEOUT,M_IO_TIMEOUT)

Completed in 174 milliseconds