cpmgr_handle_t
cpmgr_handle_t
cpmgr_destroy(cpmgr_handle_t h)
cpmgr_handle_t h;
cpmgr_handle_t cpmgr_create(struct scsi_task *task, uint8_t *params);
void cpmgr_destroy(cpmgr_handle_t h);
#define CPMGR_INVALID_HANDLE ((cpmgr_handle_t)NULL)