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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.h672 } IPS_LD_INFO, *PIPS_LD_INFO; typedef in typeref:struct:__anon6646
1094 IPS_LD_INFO *logical_drive_info; /* Adapter Logical Drive Info */
H A Dips.c3821 scb->data_len = sizeof (IPS_LD_INFO);
3959 scb->data_len = sizeof (IPS_LD_INFO);
4286 memset(ha->logical_drive_info, 0, sizeof (IPS_LD_INFO));
4523 sizeof (IPS_LD_INFO),
7308 ha->logical_drive_info = pci_alloc_consistent(pci_dev, sizeof (IPS_LD_INFO), &dma_address);

Completed in 104 milliseconds