Home
last modified time | relevance | path

Searched refs:CFGTBL_Trans_Performant (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h149 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dhpsa.c551 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()
998 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()
1051 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()
9158 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_enter_performant_mode()
9248 if (!(register_value & CFGTBL_Trans_Performant)) { in hpsa_enter_performant_mode()
9457 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_put_ctlr_into_performant_mode()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h154 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dhpsa.c550 h->transMethod & CFGTBL_Trans_Performant ? in host_show_transport_mode()
1001 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant))) in next_command()
1054 if (likely(h->transMethod & CFGTBL_Trans_Performant)) { in set_performant_mode()
9180 unsigned long transMethod = CFGTBL_Trans_Performant | in hpsa_enter_performant_mode()
9270 if (!(register_value & CFGTBL_Trans_Performant)) { in hpsa_enter_performant_mode()

Completed in 29 milliseconds