wpi_alloc_rbuf
rbuf = wpi_alloc_rbuf(sc);
if ((rbuf = wpi_alloc_rbuf(sc)) == NULL) {
static struct wpi_rbuf *wpi_alloc_rbuf(struct wpi_softc *);