Searched refs:RIO_DST_OPS_DOORBELL (Results 1 – 3 of 3) sorted by relevance
79 #define RIO_DST_OPS_DOORBELL 0x00000400 /* [II] Doorbell op */ macro
84 (dst_ops & RIO_DST_OPS_DOORBELL))
475 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_setup_device()