OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipmi_get_device_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
ipmi.c
218
static int
ipmi_get_device_id
(struct ipmi_softc *, struct ipmi_device_id *);
1982
if (
ipmi_get_device_id
(&sc, NULL) == 0)
2028
if (
ipmi_get_device_id
(sc, &id))
2231
ipmi_get_device_id
(struct ipmi_softc *sc, struct ipmi_device_id *res)
function in typeref:typename:int
ipmi.c
218
static int
ipmi_get_device_id
(struct ipmi_softc *, struct ipmi_device_id *);
1982
if (
ipmi_get_device_id
(&sc, NULL) == 0)
2028
if (
ipmi_get_device_id
(sc, &id))
2231
ipmi_get_device_id
(struct ipmi_softc *sc, struct ipmi_device_id *res)
function in typeref:typename:int
Completed in 24 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025