Searched refs:_ARGSIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dpmcraid.h1076 * _ARGSIZE: macro that gives size of the argument type passed to an IOCTL cmd.
1080 #define _ARGSIZE(arg) (sizeof(struct pmcraid_ioctl_header) + sizeof(arg)) macro

Completed in 33 milliseconds