Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h850 struct megasas_stp_frame { struct
881 struct megasas_stp_frame stp; argument
H A Dmegaraid_sas.c4008 struct megasas_stp_frame *kstp; in issue_mfi_stp()
4009 struct megasas_stp_frame *stp; in issue_mfi_stp()
4012 kstp = (struct megasas_stp_frame *)&ioctl->frame[0]; in issue_mfi_stp()