cbb_reslist
struct cbb_reslist *rle;
struct cbb_reslist *rle;
SLIST_REMOVE(&sc->rl, rle, cbb_reslist, link);
struct cbb_reslist *rle;
struct cbb_reslist *rle;
rle = malloc(sizeof(struct cbb_reslist), M_DEVBUF, M_NOWAIT);
struct cbb_reslist *rle;
SLIST_ENTRY(cbb_reslist) link;
SLIST_HEAD(, cbb_reslist) rl;