Searched refs:transMethod (Results 1 – 4 of 4) sorted by relevance
147 unsigned long transMethod; member
250 if (likely(h->transMethod & CFGTBL_Trans_Performant)) in set_performant_mode()656 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()3267 if (likely(h->transMethod & CFGTBL_Trans_Performant)) in cciss_tag_discard_error_bits()3489 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()4048 h->transMethod = CFGTBL_Trans_Performant; in cciss_put_controller_into_performant_mode()5241 h->transMethod = CFGTBL_Trans_Simple; in cciss_enter_simple_mode()
410 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()699 if (h->transMethod & CFGTBL_Trans_io_accel1) in next_command()702 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()752 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()3202 if (h->transMethod & CFGTBL_Trans_io_accel1 || in hpsa_update_scsi_devices()3203 h->transMethod & CFGTBL_Trans_io_accel2) { in hpsa_update_scsi_devices()3630 if (h->transMethod & CFGTBL_Trans_io_accel1) in hpsa_scsi_ioaccel_queue_command()5411 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in hpsa_tag_discard_error_bits()6258 h->transMethod = CFGTBL_Trans_Simple; in hpsa_enter_simple_mode()6711 if ((h->transMethod & (CFGTBL_Trans_io_accel1 in hpsa_ack_ctlr_events()[all …]
182 unsigned long transMethod; member