Searched refs:CFGTBL_Trans_Simple (Results 1 – 2 of 2) sorted by relevance
153 #define CFGTBL_Trans_Simple 0x00000002l macro
7830 writel(CFGTBL_Trans_Simple, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_simple_mode() 7836 if (!(readl(&(h->cfgtable->TransportActive)) & CFGTBL_Trans_Simple)) in hpsa_enter_simple_mode() 7838 h->transMethod = CFGTBL_Trans_Simple; in hpsa_enter_simple_mode()