Home
last modified time | relevance | path

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

/drivers/scsi/
A Dhpsa.c7821 u32 trans_support; in hpsa_enter_simple_mode() local
7824 if (!(trans_support & SIMPLE_MODE)) in hpsa_enter_simple_mode()
9174 (trans_support & CFGTBL_Trans_use_short_tags) | in hpsa_enter_performant_mode()
9176 (trans_support & (CFGTBL_Trans_io_accel1 | in hpsa_enter_performant_mode()
9249 if (trans_support & CFGTBL_Trans_io_accel1) { in hpsa_enter_performant_mode()
9254 if (trans_support & CFGTBL_Trans_io_accel2) in hpsa_enter_performant_mode()
9273 (trans_support & CFGTBL_Trans_io_accel2))) in hpsa_enter_performant_mode()
9276 if (trans_support & CFGTBL_Trans_io_accel1) { in hpsa_enter_performant_mode()
9470 u32 trans_support; in hpsa_put_ctlr_into_performant_mode() local
9477 if (!(trans_support & PERFORMANT_MODE)) in hpsa_put_ctlr_into_performant_mode()
[all …]
A Dhpsa.h222 u32 trans_support; member

Completed in 23 milliseconds