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

/netbsd-current/sys/arch/sgimips/gio/
H A Dgiovar.h67 #define GIO_ARB_RT 0x001 /* real-time device */ macro
H A Dgio.c419 if (flags & ~(GIO_ARB_RT | GIO_ARB_LB | GIO_ARB_MST | GIO_ARB_SLV |
424 if (((flags & GIO_ARB_RT) && (flags & GIO_ARB_LB)) ||
H A Dpci_gio.c155 arb = GIO_ARB_RT | GIO_ARB_MST | GIO_ARB_PIPE;
157 arb = GIO_ARB_RT | GIO_ARB_MST;
/netbsd-current/sys/arch/sgimips/dev/
H A Dpic.c265 if (flags & GIO_ARB_RT)
H A Dimc.c332 if (flags & GIO_ARB_RT) {
/netbsd-current/sys/arch/sgimips/hpc/
H A Dhpc.c496 if (gio_arb_config(arb_slot, GIO_ARB_RT | GIO_ARB_MST)) {

Completed in 369 milliseconds