t4_pblpool_alloc
uint32_t t4_pblpool_alloc(struct adapter *, int);
addr = t4_pblpool_alloc(rdev->adap, size);
addr = t4_pblpool_alloc(sc, len);