Home
last modified time | relevance | path

Searched refs:uioc_t (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h151 } __attribute__ ((aligned(1024),packed)) uioc_t; typedef
156 uioc_t *uioc;
281 int(*issue_uioc)(unsigned long, uioc_t *, uint32_t);
287 uioc_t *kioc_list;
H A Dmegaraid_mbox.h209 uioc_t *sysfs_uioc;
/linux/Documentation/scsi/
H A Dmegaraid.rst67 uioc_t. The management module converts the older ioctl packets from the older
68 applications into uioc_t. After driver handles the uioc_t, the common module
74 Common module dedicates one uioc_t packet to each controller registered. This
H A DChangeLog.megaraid89 Root Cause: in uioc_t structure, one of member had misaligned and it