OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bnx_reset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bnx.c
367
int
bnx_reset
(struct bnx_softc *, uint32_t);
775
if (
bnx_reset
(sc, BNX_DRV_MSG_CODE_RESET))
3508
bnx_reset
(sc, BNX_DRV_MSG_CODE_RESET);
3510
bnx_reset
(sc, BNX_DRV_MSG_CODE_SUSPEND_NO_WOL);
3528
bnx_reset
(struct bnx_softc *sc, uint32_t reset_code)
function in typeref:typename:int
4997
if ((error =
bnx_reset
(sc, BNX_DRV_MSG_CODE_RESET)) != 0) {
if_bnx.c
367
int
bnx_reset
(struct bnx_softc *, uint32_t);
775
if (
bnx_reset
(sc, BNX_DRV_MSG_CODE_RESET))
3508
bnx_reset
(sc, BNX_DRV_MSG_CODE_RESET);
3510
bnx_reset
(sc, BNX_DRV_MSG_CODE_SUSPEND_NO_WOL);
3528
bnx_reset
(struct bnx_softc *sc, uint32_t reset_code)
function in typeref:typename:int
4997
if ((error =
bnx_reset
(sc, BNX_DRV_MSG_CODE_RESET)) != 0) {
Completed in 30 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025