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

/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dcommon.h525 int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force);
H A Dt4_hw.c4491 * t4_fw_halt - issue a reset/halt to FW and put uP into RESET
4506 int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force) function
4554 * Restart firmware previously halted by t4_fw_halt(). On successful
4641 ret = t4_fw_halt(adap, mbox, force);

Completed in 98 milliseconds