megasas_pthru_frame
struct megasas_pthru_frame *pthru;
pthru = (struct megasas_pthru_frame *)cmd->frame;
struct megasas_pthru_frame *kpthru;
struct megasas_pthru_frame *pthru;
kpthru = (struct megasas_pthru_frame *)&ioctl->frame[0];
struct megasas_pthru_frame pthru;