Searched refs:sts_bits (Results 1 – 1 of 1) sorted by relevance
327 int (*msg_clear_sts)(struct ntb_dev *ntb, u64 sts_bits);1483 static inline int ntb_msg_clear_sts(struct ntb_dev *ntb, u64 sts_bits) in ntb_msg_clear_sts() argument1488 return ntb->ops->msg_clear_sts(ntb, sts_bits); in ntb_msg_clear_sts()