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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dgdth_proc.h19 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch,
H A Dgdth_proc.c129 if (!gdth_ioctl_alloc(ha, sizeof(gdth_cpar_str), TRUE, &paddr))
269 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr);
384 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr);
490 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr);
561 buf = gdth_ioctl_alloc(ha, sizeof(gdth_hget_str), FALSE, &paddr);
667 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch, function
H A Dgdth.c4187 if (!(buf = gdth_ioctl_alloc(ha, gen.data_len + gen.sense_len,

Completed in 114 milliseconds