Searched refs:transMethod (Results 1 – 2 of 2) sorted by relevance
224 unsigned long transMethod; member
540 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()984 if (h->transMethod & CFGTBL_Trans_io_accel1) in next_command()987 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()1040 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()5033 if (h->transMethod & CFGTBL_Trans_io_accel1) in hpsa_scsi_ioaccel_queue_command()7796 h->transMethod = CFGTBL_Trans_Simple; in hpsa_enter_simple_mode()8360 if ((h->transMethod & (CFGTBL_Trans_io_accel1 in hpsa_ack_ctlr_events()9121 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_enter_performant_mode() local9193 writel(transMethod, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_performant_mode()9218 h->transMethod = transMethod; in hpsa_enter_performant_mode()[all …]