Searched refs:handle_drv_ioctl (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.h | 1653 static int handle_drv_ioctl(struct megasas_instance *instance,
|
H A D | megaraid_sas.c | 1021 rval = handle_drv_ioctl(instance, &ioctl, mode); in megasas_ioctl() 4188 handle_drv_ioctl(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in handle_drv_ioctl() function
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 164 static int handle_drv_ioctl(struct mrsas_instance *instance, 1439 rval = handle_drv_ioctl(instance, ioctl, mode); in mrsas_ioctl() 6153 handle_drv_ioctl(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in handle_drv_ioctl() function
|