nx_gzip_crb_cpb_t
struct nx_gzip_crb_cpb_t *cmdp, void *handle)
struct nx_gzip_crb_cpb_t cmd, *cmdp;
nxu_touch_pages(cmdp, sizeof(struct nx_gzip_crb_cpb_t), page_sz, 1);
struct nx_gzip_crb_cpb_t *cmdp;
aligned_alloc(sizeof(struct nx_gzip_crb_cpb_t),
sizeof(struct nx_gzip_crb_cpb_t));
nxu_touch_pages(cmdp, sizeof(struct nx_gzip_crb_cpb_t), pagelen,
struct nx_gzip_crb_cpb_t *cmdp, void *handle)
static int nx_wait_for_csb(struct nx_gzip_crb_cpb_t *cmdp)
static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle)
int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle)
int nxu_submit_job(struct nx_gzip_crb_cpb_t *c, void *handle);
int nxu_run_sim_job(struct nx_gzip_crb_cpb_t *c, void *ctx);