Lines Matching refs:DAC960_V1_DCDB_T
1192 sizeof(DAC960_V1_DCDB_T) + sizeof(DAC960_V1_Enquiry_T) + in DAC960_V1_EnableMemoryMailboxInterface()
1233 sizeof(DAC960_V1_DCDB_T), in DAC960_V1_EnableMemoryMailboxInterface()
1970 DAC960_V1_DCDB_T *DCDBs_cpu[DAC960_V1_MaxChannels]; in DAC960_V1_ReadDeviceConfiguration()
1983 DAC960_V1_MaxChannels*(sizeof(DAC960_V1_DCDB_T) + in DAC960_V1_ReadDeviceConfiguration()
1991 sizeof(DAC960_V1_DCDB_T), DCDBs_dma + Channel); in DAC960_V1_ReadDeviceConfiguration()
2011 DAC960_V1_DCDB_T *DCDB = DCDBs_cpu[Channel]; in DAC960_V1_ReadDeviceConfiguration()
2062 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()
6633 DAC960_V1_DCDB_T DCDB; in DAC960_gam_v1_execute_command()
6634 DAC960_V1_DCDB_T *DCDB_IOBUF = NULL; in DAC960_gam_v1_execute_command()
6669 sizeof(DAC960_V1_DCDB_T))) { in DAC960_gam_v1_execute_command()
6689 sizeof(DAC960_V1_DCDB_T), &DCDB_IOBUFDMA); in DAC960_gam_v1_execute_command()
6740 memcpy(DCDB_IOBUF, &DCDB, sizeof(DAC960_V1_DCDB_T)); in DAC960_gam_v1_execute_command()
6778 sizeof(DAC960_V1_DCDB_T))) { in DAC960_gam_v1_execute_command()
6789 pci_free_consistent(Controller->PCIDevice, sizeof(DAC960_V1_DCDB_T), in DAC960_gam_v1_execute_command()