Lines Matching refs:DAC960_V1_DCDB_T
1194 sizeof(DAC960_V1_DCDB_T) + sizeof(DAC960_V1_Enquiry_T) + in DAC960_V1_EnableMemoryMailboxInterface()
1235 sizeof(DAC960_V1_DCDB_T), in DAC960_V1_EnableMemoryMailboxInterface()
1972 DAC960_V1_DCDB_T *DCDBs_cpu[DAC960_V1_MaxChannels]; in DAC960_V1_ReadDeviceConfiguration()
1985 DAC960_V1_MaxChannels*(sizeof(DAC960_V1_DCDB_T) + in DAC960_V1_ReadDeviceConfiguration()
1993 sizeof(DAC960_V1_DCDB_T), DCDBs_dma + Channel); in DAC960_V1_ReadDeviceConfiguration()
2013 DAC960_V1_DCDB_T *DCDB = DCDBs_cpu[Channel]; in DAC960_V1_ReadDeviceConfiguration()
2064 DAC960_V1_DCDB_T *DCDB = DCDBs_cpu[Channel]; in DAC960_V1_ReadDeviceConfiguration()
4163 DAC960_V1_DCDB_T *DCDB = Controller->V1.MonitoringDCDB; in DAC960_V1_ProcessCompletedCommand()
4194 DAC960_V1_DCDB_T *DCDB = Controller->V1.MonitoringDCDB; in DAC960_V1_ProcessCompletedCommand()
6681 DAC960_V1_DCDB_T DCDB; in DAC960_gam_ioctl()
6682 DAC960_V1_DCDB_T *DCDB_IOBUF = NULL; in DAC960_gam_ioctl()
6715 sizeof(DAC960_V1_DCDB_T))) { in DAC960_gam_ioctl()
6735 sizeof(DAC960_V1_DCDB_T), &DCDB_IOBUFDMA); in DAC960_gam_ioctl()
6786 memcpy(DCDB_IOBUF, &DCDB, sizeof(DAC960_V1_DCDB_T)); in DAC960_gam_ioctl()
6824 sizeof(DAC960_V1_DCDB_T))) { in DAC960_gam_ioctl()
6835 pci_free_consistent(Controller->PCIDevice, sizeof(DAC960_V1_DCDB_T), in DAC960_gam_ioctl()