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

/linux-4.4.14/drivers/scsi/
H A Dips.c1536 if (ha->ioctl_data && length <= ha->ioctl_len) ips_alloc_passthru_buffer()
1542 pci_free_consistent(ha->pcidev, ha->ioctl_len, ha->ioctl_data, ips_alloc_passthru_buffer()
1546 ha->ioctl_len = length; ips_alloc_passthru_buffer()
4261 pci_free_consistent(ha->pcidev, ha->ioctl_len, ips_free()
4265 ha->ioctl_len = 0; ips_free()
7055 ha->ioctl_len = ips_ioctlsize; ips_init_phase1()
H A Dips.h1059 int ioctl_len; /* size of ioctl buffer */ member in struct:ips_ha

Completed in 141 milliseconds