Lines Matching refs:transMethod
551 h->transMethod & CFGTBL_Trans_Performant ?
995 if (h->transMethod & CFGTBL_Trans_io_accel1)
998 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant)))
1051 if (likely(h->transMethod & CFGTBL_Trans_Performant)) {
5067 if (h->transMethod & CFGTBL_Trans_io_accel1)
7818 h->transMethod = CFGTBL_Trans_Simple;
8395 if ((h->transMethod & (CFGTBL_Trans_io_accel1
9158 unsigned long transMethod = CFGTBL_Trans_Performant |
9230 writel(transMethod, &(h->cfgtable->HostWrite.TransportRequest));
9255 h->transMethod = transMethod;
9457 unsigned long transMethod = CFGTBL_Trans_Performant |
9470 transMethod |= CFGTBL_Trans_io_accel1 |
9476 transMethod |= CFGTBL_Trans_io_accel2 |