OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bnx_fw_sync
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bnx.c
358
int
bnx_fw_sync
(struct bnx_softc *, uint32_t);
2745
bnx_fw_sync
(struct bnx_softc *sc, uint32_t msg_data)
function in typeref:typename:int
2760
DBPRINT(sc, BNX_VERBOSE, "
bnx_fw_sync
(): msg_data = 0x%08X\n",
3565
rc =
bnx_fw_sync
(sc, BNX_DRV_MSG_DATA_WAIT0 | reset_code);
3626
rc =
bnx_fw_sync
(sc, BNX_DRV_MSG_DATA_WAIT1 | reset_code);
3836
rc =
bnx_fw_sync
(sc, BNX_DRV_MSG_DATA_WAIT2 | BNX_DRV_MSG_CODE_RESET);
if_bnx.c
358
int
bnx_fw_sync
(struct bnx_softc *, uint32_t);
2745
bnx_fw_sync
(struct bnx_softc *sc, uint32_t msg_data)
function in typeref:typename:int
2760
DBPRINT(sc, BNX_VERBOSE, "
bnx_fw_sync
(): msg_data = 0x%08X\n",
3565
rc =
bnx_fw_sync
(sc, BNX_DRV_MSG_DATA_WAIT0 | reset_code);
3626
rc =
bnx_fw_sync
(sc, BNX_DRV_MSG_DATA_WAIT1 | reset_code);
3836
rc =
bnx_fw_sync
(sc, BNX_DRV_MSG_DATA_WAIT2 | BNX_DRV_MSG_CODE_RESET);
Completed in 182 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025