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

/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_hw.c1015 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A); csio_do_reset()
1027 PIORSTMODE_F | PIORST_F, 0, NULL); csio_do_reset()
1103 PIORSTMODE_F | PIORST_F, FW_RESET_CMD_HALT_F, csio_hw_fw_halt()
1188 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A); csio_hw_fw_restart()
2606 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A); csio_hws_removing()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4053 c.val = htonl(PIORST_F | PIORSTMODE_F); t4_fw_halt()
4126 PIORST_F | PIORSTMODE_F) == 0) t4_fw_restart()
4130 t4_write_reg(adap, PL_RST_A, PIORST_F | PIORSTMODE_F); t4_fw_restart()
H A Dt4_regs.h2447 #define PIORSTMODE_F PIORSTMODE_V(1U) macro
H A Dcxgb4_main.c3296 PIORSTMODE_F | PIORST_F); adap_init0_config()

Completed in 212 milliseconds