Lines Matching refs:InboundDoorBellRegister

2637   DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister;  in DAC960_GEM_HardwareMailboxNewCommand()  local
2638 InboundDoorBellRegister.All = 0; in DAC960_GEM_HardwareMailboxNewCommand()
2639 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_GEM_HardwareMailboxNewCommand()
2640 writel(InboundDoorBellRegister.All, in DAC960_GEM_HardwareMailboxNewCommand()
2647 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_AcknowledgeHardwareMailboxStatus() local
2648 InboundDoorBellRegister.All = 0; in DAC960_GEM_AcknowledgeHardwareMailboxStatus()
2649 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_GEM_AcknowledgeHardwareMailboxStatus()
2650 writel(InboundDoorBellRegister.All, in DAC960_GEM_AcknowledgeHardwareMailboxStatus()
2657 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_GenerateInterrupt() local
2658 InboundDoorBellRegister.All = 0; in DAC960_GEM_GenerateInterrupt()
2659 InboundDoorBellRegister.Write.GenerateInterrupt = true; in DAC960_GEM_GenerateInterrupt()
2660 writel(InboundDoorBellRegister.All, in DAC960_GEM_GenerateInterrupt()
2667 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_ControllerReset() local
2668 InboundDoorBellRegister.All = 0; in DAC960_GEM_ControllerReset()
2669 InboundDoorBellRegister.Write.ControllerReset = true; in DAC960_GEM_ControllerReset()
2670 writel(InboundDoorBellRegister.All, in DAC960_GEM_ControllerReset()
2677 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_MemoryMailboxNewCommand() local
2678 InboundDoorBellRegister.All = 0; in DAC960_GEM_MemoryMailboxNewCommand()
2679 InboundDoorBellRegister.Write.MemoryMailboxNewCommand = true; in DAC960_GEM_MemoryMailboxNewCommand()
2680 writel(InboundDoorBellRegister.All, in DAC960_GEM_MemoryMailboxNewCommand()
2687 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_HardwareMailboxFullP() local
2688 InboundDoorBellRegister.All = in DAC960_GEM_HardwareMailboxFullP()
2691 return InboundDoorBellRegister.Read.HardwareMailboxFull; in DAC960_GEM_HardwareMailboxFullP()
2697 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_InitializationInProgressP() local
2698 InboundDoorBellRegister.All = in DAC960_GEM_InitializationInProgressP()
2701 return InboundDoorBellRegister.Read.InitializationInProgress; in DAC960_GEM_InitializationInProgressP()
2948 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_HardwareMailboxNewCommand() local
2949 InboundDoorBellRegister.All = 0; in DAC960_BA_HardwareMailboxNewCommand()
2950 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_BA_HardwareMailboxNewCommand()
2951 writeb(InboundDoorBellRegister.All, in DAC960_BA_HardwareMailboxNewCommand()
2958 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_AcknowledgeHardwareMailboxStatus() local
2959 InboundDoorBellRegister.All = 0; in DAC960_BA_AcknowledgeHardwareMailboxStatus()
2960 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_BA_AcknowledgeHardwareMailboxStatus()
2961 writeb(InboundDoorBellRegister.All, in DAC960_BA_AcknowledgeHardwareMailboxStatus()
2968 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_GenerateInterrupt() local
2969 InboundDoorBellRegister.All = 0; in DAC960_BA_GenerateInterrupt()
2970 InboundDoorBellRegister.Write.GenerateInterrupt = true; in DAC960_BA_GenerateInterrupt()
2971 writeb(InboundDoorBellRegister.All, in DAC960_BA_GenerateInterrupt()
2978 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_ControllerReset() local
2979 InboundDoorBellRegister.All = 0; in DAC960_BA_ControllerReset()
2980 InboundDoorBellRegister.Write.ControllerReset = true; in DAC960_BA_ControllerReset()
2981 writeb(InboundDoorBellRegister.All, in DAC960_BA_ControllerReset()
2988 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_MemoryMailboxNewCommand() local
2989 InboundDoorBellRegister.All = 0; in DAC960_BA_MemoryMailboxNewCommand()
2990 InboundDoorBellRegister.Write.MemoryMailboxNewCommand = true; in DAC960_BA_MemoryMailboxNewCommand()
2991 writeb(InboundDoorBellRegister.All, in DAC960_BA_MemoryMailboxNewCommand()
2998 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_HardwareMailboxFullP() local
2999 InboundDoorBellRegister.All = in DAC960_BA_HardwareMailboxFullP()
3001 return !InboundDoorBellRegister.Read.HardwareMailboxEmpty; in DAC960_BA_HardwareMailboxFullP()
3007 DAC960_BA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_BA_InitializationInProgressP() local
3008 InboundDoorBellRegister.All = in DAC960_BA_InitializationInProgressP()
3010 return !InboundDoorBellRegister.Read.InitializationNotInProgress; in DAC960_BA_InitializationInProgressP()
3253 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_HardwareMailboxNewCommand() local
3254 InboundDoorBellRegister.All = 0; in DAC960_LP_HardwareMailboxNewCommand()
3255 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_LP_HardwareMailboxNewCommand()
3256 writeb(InboundDoorBellRegister.All, in DAC960_LP_HardwareMailboxNewCommand()
3263 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_AcknowledgeHardwareMailboxStatus() local
3264 InboundDoorBellRegister.All = 0; in DAC960_LP_AcknowledgeHardwareMailboxStatus()
3265 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_LP_AcknowledgeHardwareMailboxStatus()
3266 writeb(InboundDoorBellRegister.All, in DAC960_LP_AcknowledgeHardwareMailboxStatus()
3273 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_GenerateInterrupt() local
3274 InboundDoorBellRegister.All = 0; in DAC960_LP_GenerateInterrupt()
3275 InboundDoorBellRegister.Write.GenerateInterrupt = true; in DAC960_LP_GenerateInterrupt()
3276 writeb(InboundDoorBellRegister.All, in DAC960_LP_GenerateInterrupt()
3283 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_ControllerReset() local
3284 InboundDoorBellRegister.All = 0; in DAC960_LP_ControllerReset()
3285 InboundDoorBellRegister.Write.ControllerReset = true; in DAC960_LP_ControllerReset()
3286 writeb(InboundDoorBellRegister.All, in DAC960_LP_ControllerReset()
3293 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_MemoryMailboxNewCommand() local
3294 InboundDoorBellRegister.All = 0; in DAC960_LP_MemoryMailboxNewCommand()
3295 InboundDoorBellRegister.Write.MemoryMailboxNewCommand = true; in DAC960_LP_MemoryMailboxNewCommand()
3296 writeb(InboundDoorBellRegister.All, in DAC960_LP_MemoryMailboxNewCommand()
3303 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_HardwareMailboxFullP() local
3304 InboundDoorBellRegister.All = in DAC960_LP_HardwareMailboxFullP()
3306 return InboundDoorBellRegister.Read.HardwareMailboxFull; in DAC960_LP_HardwareMailboxFullP()
3312 DAC960_LP_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LP_InitializationInProgressP() local
3313 InboundDoorBellRegister.All = in DAC960_LP_InitializationInProgressP()
3315 return InboundDoorBellRegister.Read.InitializationInProgress; in DAC960_LP_InitializationInProgressP()
3567 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_HardwareMailboxNewCommand() local
3568 InboundDoorBellRegister.All = 0; in DAC960_LA_HardwareMailboxNewCommand()
3569 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_LA_HardwareMailboxNewCommand()
3570 writeb(InboundDoorBellRegister.All, in DAC960_LA_HardwareMailboxNewCommand()
3577 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_AcknowledgeHardwareMailboxStatus() local
3578 InboundDoorBellRegister.All = 0; in DAC960_LA_AcknowledgeHardwareMailboxStatus()
3579 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_LA_AcknowledgeHardwareMailboxStatus()
3580 writeb(InboundDoorBellRegister.All, in DAC960_LA_AcknowledgeHardwareMailboxStatus()
3587 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_GenerateInterrupt() local
3588 InboundDoorBellRegister.All = 0; in DAC960_LA_GenerateInterrupt()
3589 InboundDoorBellRegister.Write.GenerateInterrupt = true; in DAC960_LA_GenerateInterrupt()
3590 writeb(InboundDoorBellRegister.All, in DAC960_LA_GenerateInterrupt()
3597 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_ControllerReset() local
3598 InboundDoorBellRegister.All = 0; in DAC960_LA_ControllerReset()
3599 InboundDoorBellRegister.Write.ControllerReset = true; in DAC960_LA_ControllerReset()
3600 writeb(InboundDoorBellRegister.All, in DAC960_LA_ControllerReset()
3607 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_MemoryMailboxNewCommand() local
3608 InboundDoorBellRegister.All = 0; in DAC960_LA_MemoryMailboxNewCommand()
3609 InboundDoorBellRegister.Write.MemoryMailboxNewCommand = true; in DAC960_LA_MemoryMailboxNewCommand()
3610 writeb(InboundDoorBellRegister.All, in DAC960_LA_MemoryMailboxNewCommand()
3617 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_HardwareMailboxFullP() local
3618 InboundDoorBellRegister.All = in DAC960_LA_HardwareMailboxFullP()
3620 return !InboundDoorBellRegister.Read.HardwareMailboxEmpty; in DAC960_LA_HardwareMailboxFullP()
3626 DAC960_LA_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_LA_InitializationInProgressP() local
3627 InboundDoorBellRegister.All = in DAC960_LA_InitializationInProgressP()
3629 return !InboundDoorBellRegister.Read.InitializationNotInProgress; in DAC960_LA_InitializationInProgressP()
3888 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_HardwareMailboxNewCommand() local
3889 InboundDoorBellRegister.All = 0; in DAC960_PG_HardwareMailboxNewCommand()
3890 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_PG_HardwareMailboxNewCommand()
3891 writel(InboundDoorBellRegister.All, in DAC960_PG_HardwareMailboxNewCommand()
3898 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_AcknowledgeHardwareMailboxStatus() local
3899 InboundDoorBellRegister.All = 0; in DAC960_PG_AcknowledgeHardwareMailboxStatus()
3900 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_PG_AcknowledgeHardwareMailboxStatus()
3901 writel(InboundDoorBellRegister.All, in DAC960_PG_AcknowledgeHardwareMailboxStatus()
3908 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_GenerateInterrupt() local
3909 InboundDoorBellRegister.All = 0; in DAC960_PG_GenerateInterrupt()
3910 InboundDoorBellRegister.Write.GenerateInterrupt = true; in DAC960_PG_GenerateInterrupt()
3911 writel(InboundDoorBellRegister.All, in DAC960_PG_GenerateInterrupt()
3918 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_ControllerReset() local
3919 InboundDoorBellRegister.All = 0; in DAC960_PG_ControllerReset()
3920 InboundDoorBellRegister.Write.ControllerReset = true; in DAC960_PG_ControllerReset()
3921 writel(InboundDoorBellRegister.All, in DAC960_PG_ControllerReset()
3928 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_MemoryMailboxNewCommand() local
3929 InboundDoorBellRegister.All = 0; in DAC960_PG_MemoryMailboxNewCommand()
3930 InboundDoorBellRegister.Write.MemoryMailboxNewCommand = true; in DAC960_PG_MemoryMailboxNewCommand()
3931 writel(InboundDoorBellRegister.All, in DAC960_PG_MemoryMailboxNewCommand()
3938 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_HardwareMailboxFullP() local
3939 InboundDoorBellRegister.All = in DAC960_PG_HardwareMailboxFullP()
3941 return InboundDoorBellRegister.Read.HardwareMailboxFull; in DAC960_PG_HardwareMailboxFullP()
3947 DAC960_PG_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PG_InitializationInProgressP() local
3948 InboundDoorBellRegister.All = in DAC960_PG_InitializationInProgressP()
3950 return InboundDoorBellRegister.Read.InitializationInProgress; in DAC960_PG_InitializationInProgressP()
4208 DAC960_PD_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PD_NewCommand() local
4209 InboundDoorBellRegister.All = 0; in DAC960_PD_NewCommand()
4210 InboundDoorBellRegister.Write.NewCommand = true; in DAC960_PD_NewCommand()
4211 writeb(InboundDoorBellRegister.All, in DAC960_PD_NewCommand()
4218 DAC960_PD_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PD_AcknowledgeStatus() local
4219 InboundDoorBellRegister.All = 0; in DAC960_PD_AcknowledgeStatus()
4220 InboundDoorBellRegister.Write.AcknowledgeStatus = true; in DAC960_PD_AcknowledgeStatus()
4221 writeb(InboundDoorBellRegister.All, in DAC960_PD_AcknowledgeStatus()
4228 DAC960_PD_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PD_GenerateInterrupt() local
4229 InboundDoorBellRegister.All = 0; in DAC960_PD_GenerateInterrupt()
4230 InboundDoorBellRegister.Write.GenerateInterrupt = true; in DAC960_PD_GenerateInterrupt()
4231 writeb(InboundDoorBellRegister.All, in DAC960_PD_GenerateInterrupt()
4238 DAC960_PD_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PD_ControllerReset() local
4239 InboundDoorBellRegister.All = 0; in DAC960_PD_ControllerReset()
4240 InboundDoorBellRegister.Write.ControllerReset = true; in DAC960_PD_ControllerReset()
4241 writeb(InboundDoorBellRegister.All, in DAC960_PD_ControllerReset()
4248 DAC960_PD_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PD_MailboxFullP() local
4249 InboundDoorBellRegister.All = in DAC960_PD_MailboxFullP()
4251 return InboundDoorBellRegister.Read.MailboxFull; in DAC960_PD_MailboxFullP()
4257 DAC960_PD_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_PD_InitializationInProgressP() local
4258 InboundDoorBellRegister.All = in DAC960_PD_InitializationInProgressP()
4260 return InboundDoorBellRegister.Read.InitializationInProgress; in DAC960_PD_InitializationInProgressP()