Lines Matching refs:HostWrite
7242 readl(&(tb->HostWrite.TransportRequest))); in print_cfg_table()
7244 readl(&(tb->HostWrite.CoalIntDelay))); in print_cfg_table()
7246 readl(&(tb->HostWrite.CoalIntCount))); in print_cfg_table()
7648 writel(CFGTBL_Trans_Simple, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_simple_mode()
7649 writel(0, &h->cfgtable->HostWrite.command_pool_addr_hi); in hpsa_enter_simple_mode()
8903 writel(0, &h->cfgtable->HostWrite.command_pool_addr_hi); in hpsa_enter_performant_mode()
8904 writel(transMethod, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_performant_mode()
8910 writel(10, &h->cfgtable->HostWrite.CoalIntDelay); in hpsa_enter_performant_mode()
8911 writel(4, &h->cfgtable->HostWrite.CoalIntCount); in hpsa_enter_performant_mode()
8915 writel(10, &h->cfgtable->HostWrite.CoalIntDelay); in hpsa_enter_performant_mode()
8916 writel(4, &h->cfgtable->HostWrite.CoalIntCount); in hpsa_enter_performant_mode()