Home
last modified time | relevance | path

Searched refs:mraid_passthru_t (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/megaraid/
Dmegaraid_ioctl.h139 mraid_passthru_t __user *user_pthru;
141 mraid_passthru_t *pthru32;
Dmegaraid_mm.c362 mraid_passthru_t *pthru32; in mimd_to_kioc()
483 sizeof(mraid_passthru_t))) { in mimd_to_kioc()
618 memset((caddr_t) kioc->pthru32, 0, sizeof(mraid_passthru_t)); in mraid_mm_alloc_kioc()
811 mraid_passthru_t __user *upthru32; in kioc_to_mimd()
812 mraid_passthru_t *kpthru32; in kioc_to_mimd()
941 sizeof(mraid_passthru_t), in mraid_mm_register_adp()
Dmegaraid_mm.h87 mraid_passthru_t pthru;
Dmbox_defs.h249 } __attribute__ ((packed)) mraid_passthru_t; typedef
255 mraid_passthru_t pthru32;
Dmegaraid_mbox.h140 mraid_passthru_t *pthru;
Dmegaraid_mbox.c1093 ccb->pthru = (mraid_passthru_t *)ccb->epthru; in megaraid_alloc_cmd_packets()
1531 mraid_passthru_t *pthru; in DEF_SCSI_QCMD()
1983 mraid_passthru_t *pthru; in megaraid_mbox_prepare_pthru()
2249 mraid_passthru_t *pthru; in megaraid_mbox_dpc()