Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa_cmd.h148 #define CFGTBL_Trans_Performant 0x00000004l macro
Dhpsa.c543 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()
991 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()
1044 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()
9028 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_enter_performant_mode()
9118 if (!(register_value & CFGTBL_Trans_Performant)) { in hpsa_enter_performant_mode()
9327 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_put_ctlr_into_performant_mode()