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

/linux-4.4.14/drivers/scsi/
H A Dgdth_proc.h14 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch,
H A Dgdth_proc.c115 if (!gdth_ioctl_alloc(ha, sizeof(gdth_cpar_str), TRUE, &paddr)) gdth_set_asc_info()
233 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); gdth_show_info()
335 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); gdth_show_info()
420 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); gdth_show_info()
480 buf = gdth_ioctl_alloc(ha, sizeof(gdth_hget_str), FALSE, &paddr); gdth_show_info()
560 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch, gdth_ioctl_alloc() function
H A Dgdth.c4182 if (!(buf = gdth_ioctl_alloc(ha, gen.data_len + gen.sense_len, ioc_general()

Completed in 94 milliseconds