Home
last modified time | relevance | path

Searched refs:megasas_smp_frame (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h828 struct megasas_smp_frame { struct
880 struct megasas_smp_frame smp;
H A Dmegaraid_sas.c3781 struct megasas_smp_frame *ksmp; in issue_mfi_smp()
3782 struct megasas_smp_frame *smp; in issue_mfi_smp()
3789 ksmp = (struct megasas_smp_frame *)&ioctl->frame[0]; in issue_mfi_smp()