he_rbp
* sizeof(struct he_rbp), he_dev->rbpl_base, he_dev->rbpl_phys);
struct he_rbp *new_tail;
struct he_rbp *rbpl_head;
rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base |
new_tail = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base |
inuse += CONFIG_RBPL_SIZE * sizeof(struct he_rbp);
inuse /= sizeof(struct he_rbp);
CONFIG_RBPL_SIZE * sizeof(struct he_rbp),
sizeof(struct he_rbp), he_dev->rbpl_base,
struct he_rbp *rbpl_base, *rbpl_tail;