Home
last modified time | relevance | path

Searched refs:__PSS_LPU0_RESET (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/bfa/
Dbfi_cbreg.h163 #define __PSS_LPU0_RESET 0x00000001 macro
Dbfi_ctreg.h416 #define __PSS_LPU0_RESET 0x00000001 macro
Dbfa_ioc.c1292 pss_ctl &= ~__PSS_LPU0_RESET; in bfa_ioc_lpu_start()
1306 pss_ctl |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_lpu_stop()
/linux-2.6.39/drivers/net/bna/
Dbfi_ctreg.h432 #define __PSS_LPU0_RESET 0x00000001 macro
Dbfa_ioc.c1252 pss_ctl &= ~__PSS_LPU0_RESET; in bfa_ioc_lpu_start()
1266 pss_ctl |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_lpu_stop()