Lines Matching refs:HostWrite
5881 readl(&(tb->HostWrite.TransportRequest))); in print_cfg_table()
5883 readl(&(tb->HostWrite.CoalIntDelay))); in print_cfg_table()
5885 readl(&(tb->HostWrite.CoalIntCount))); in print_cfg_table()
6250 writel(CFGTBL_Trans_Simple, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_simple_mode()
6251 writel(0, &h->cfgtable->HostWrite.command_pool_addr_hi); in hpsa_enter_simple_mode()
7267 writel(0, &h->cfgtable->HostWrite.command_pool_addr_hi); in hpsa_enter_performant_mode()
7268 writel(transMethod, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_performant_mode()
7274 writel(10, &h->cfgtable->HostWrite.CoalIntDelay); in hpsa_enter_performant_mode()
7275 writel(4, &h->cfgtable->HostWrite.CoalIntCount); in hpsa_enter_performant_mode()
7279 writel(10, &h->cfgtable->HostWrite.CoalIntDelay); in hpsa_enter_performant_mode()
7280 writel(4, &h->cfgtable->HostWrite.CoalIntCount); in hpsa_enter_performant_mode()