SE_INQUIRY_BUF
buf = kzalloc(SE_INQUIRY_BUF, GFP_KERNEL);
memcpy(rbuf, buf, min_t(u32, SE_INQUIRY_BUF, cmd->data_length));