OTUS_RX_LIST_COUNT
error = otus_alloc_list(sc, sc->sc_rx, OTUS_RX_LIST_COUNT,
for (i = 0; i < OTUS_RX_LIST_COUNT; i++)
otus_free_list(sc, sc->sc_rx, OTUS_RX_LIST_COUNT);
struct otus_data sc_rx[OTUS_RX_LIST_COUNT];