Home
last modified time | relevance | path

Searched refs:transMethod (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
A Dhpsa.h225 unsigned long transMethod; member
A Dhpsa.c550 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()
998 if (h->transMethod & CFGTBL_Trans_io_accel1) in next_command()
1054 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()
5065 if (h->transMethod & CFGTBL_Trans_io_accel1) in hpsa_scsi_ioaccel_queue_command()
7849 h->transMethod = CFGTBL_Trans_Simple; in hpsa_enter_simple_mode()
8426 if ((h->transMethod & (CFGTBL_Trans_io_accel1 in hpsa_ack_ctlr_events()
9187 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_enter_performant_mode() local
9284 h->transMethod = transMethod; in hpsa_enter_performant_mode()
9485 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_put_ctlr_into_performant_mode() local
9498 transMethod |= CFGTBL_Trans_io_accel1 | in hpsa_put_ctlr_into_performant_mode()
[all …]

Completed in 23 milliseconds