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

/linux-master/drivers/scsi/
H A Dhpsa_cmd.h154 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dhpsa.c550 h->transMethod & CFGTBL_Trans_Performant ?
1001 if (unlikely(!(h->transMethod & CFGTBL_Trans_Performant)))
1054 if (likely(h->transMethod & CFGTBL_Trans_Performant)) {
9180 unsigned long transMethod = CFGTBL_Trans_Performant |
9270 if (!(register_value & CFGTBL_Trans_Performant)) {

Completed in 172 milliseconds