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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dhpsa_cmd.h106 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dhpsa.c312 if (unlikely(h->transMethod != CFGTBL_Trans_Performant))
336 if (likely(h->transMethod == CFGTBL_Trans_Performant))
4057 writel(CFGTBL_Trans_Performant,
4062 if (!(register_value & CFGTBL_Trans_Performant)) {
4096 h->transMethod = CFGTBL_Trans_Performant;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dcciss_cmd.h58 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dcciss.c262 if (likely(h->transMethod == CFGTBL_Trans_Performant))
3408 if (unlikely(h->transMethod != CFGTBL_Trans_Performant))
3858 writel(CFGTBL_Trans_Performant,
3864 if (!(register_value & CFGTBL_Trans_Performant))
3909 h->transMethod = CFGTBL_Trans_Performant;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa_cmd.h106 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dhpsa.c312 if (unlikely(h->transMethod != CFGTBL_Trans_Performant))
336 if (likely(h->transMethod == CFGTBL_Trans_Performant))
4057 writel(CFGTBL_Trans_Performant,
4062 if (!(register_value & CFGTBL_Trans_Performant)) {
4096 h->transMethod = CFGTBL_Trans_Performant;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dcciss_cmd.h58 #define CFGTBL_Trans_Performant 0x00000004l macro
H A Dcciss.c262 if (likely(h->transMethod == CFGTBL_Trans_Performant))
3408 if (unlikely(h->transMethod != CFGTBL_Trans_Performant))
3858 writel(CFGTBL_Trans_Performant,
3864 if (!(register_value & CFGTBL_Trans_Performant))
3909 h->transMethod = CFGTBL_Trans_Performant;

Completed in 197 milliseconds