Lines Matching refs:scif_dev
128 void scif_cnctreq(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctreq()
162 scif_nodeqp_send(&scif_dev[msg->src.node], msg); in scif_cnctreq()
174 void scif_cnctgnt(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt()
199 void scif_cnctgnt_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt_ack()
221 void scif_cnctgnt_nack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt_nack()
238 void scif_cnctrej(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctrej()
263 void scif_discnct(struct scif_dev *scifdev, struct scifmsg *msg) in scif_discnct()
308 scif_nodeqp_send(&scif_dev[msg->src.node], msg); in scif_discnct()
317 void scif_discnt_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_discnt_ack()
333 void scif_clientsend(struct scif_dev *scifdev, struct scifmsg *msg) in scif_clientsend()
349 void scif_clientrcvd(struct scif_dev *scifdev, struct scifmsg *msg) in scif_clientrcvd()