Lines Matching refs:transMethod
543 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()
988 if (h->transMethod & CFGTBL_Trans_io_accel1) in next_command()
991 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()
1044 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()
5014 if (h->transMethod & CFGTBL_Trans_io_accel1) in hpsa_scsi_ioaccel_queue_command()
7728 h->transMethod = CFGTBL_Trans_Simple; in hpsa_enter_simple_mode()
8278 if ((h->transMethod & (CFGTBL_Trans_io_accel1 in hpsa_ack_ctlr_events()
9028 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_enter_performant_mode() local
9100 writel(transMethod, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_performant_mode()
9125 h->transMethod = transMethod; in hpsa_enter_performant_mode()
9327 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_put_ctlr_into_performant_mode() local
9340 transMethod |= CFGTBL_Trans_io_accel1 | in hpsa_put_ctlr_into_performant_mode()
9346 transMethod |= CFGTBL_Trans_io_accel2 | in hpsa_put_ctlr_into_performant_mode()