Home
last modified time | relevance | path

Searched refs:RIO_DST_OPS_DOORBELL (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Drio_regs.h79 #define RIO_DST_OPS_DOORBELL 0x00000400 /* [II] Doorbell op */ macro
/linux-4.4.14/drivers/net/
Drionet.c84 (dst_ops & RIO_DST_OPS_DOORBELL))
/linux-4.4.14/drivers/rapidio/
Drio-scan.c475 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_setup_device()