OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rawlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
ipmi.c
1055
int
rawlen
;
local in function:ipmi_recvcmd
1064
if (sc->sc_if->recvmsg(sc, maxlen + 3, &
rawlen
, buf)) {
1069
*rxlen =
rawlen
>= IPMI_MSG_DATARCV ?
rawlen
- IPMI_MSG_DATARCV : 0;
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025