Searched refs:RBD_STATUS_EOF (Results 1 – 2 of 2) sorted by relevance
353 #define RBD_STATUS_EOF (0x1 << 15) /* This RBD is the */ macro
2542 if ((rbd.rbd_status & RBD_STATUS_EOF) != in wv_receive()2543 RBD_STATUS_EOF) printk(KERN_INFO in wv_receive()