Home
last modified time | relevance | path

Searched refs:HostWrite (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
A Dhpsa_cmd.h637 struct HostWrite { struct
656 struct HostWrite HostWrite; argument
A Dhpsa.c7423 readl(&(tb->HostWrite.TransportRequest))); in print_cfg_table()
7425 readl(&(tb->HostWrite.CoalIntDelay))); in print_cfg_table()
7427 readl(&(tb->HostWrite.CoalIntCount))); in print_cfg_table()
7830 writel(CFGTBL_Trans_Simple, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_simple_mode()
7831 writel(0, &h->cfgtable->HostWrite.command_pool_addr_hi); in hpsa_enter_simple_mode()
9244 writel(0, &h->cfgtable->HostWrite.command_pool_addr_hi); in hpsa_enter_performant_mode()
9245 writel(transMethod, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_performant_mode()
9251 writel(10, &h->cfgtable->HostWrite.CoalIntDelay); in hpsa_enter_performant_mode()
9252 writel(4, &h->cfgtable->HostWrite.CoalIntCount); in hpsa_enter_performant_mode()

Completed in 29 milliseconds