OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iop_post
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2o/
iop.c
937
if ((rv =
iop_post
(sc, (u_int32_t *)&mf)) != 0)
1002
if ((rv =
iop_post
(sc, mb)) != 0)
1529
if ((rv =
iop_post
(sc, (u_int32_t *)&mf)))
2080
iop_post
(struct iop_softc *sc, u_int32_t *mb)
function in typeref:typename:int
2086
panic("
iop_post
: frame too large");
2133
if ((rv =
iop_post
(sc, mb)) != 0)
2434
return (
iop_post
(sc, (u_int32_t *)&mf));
iop.c
937
if ((rv =
iop_post
(sc, (u_int32_t *)&mf)) != 0)
1002
if ((rv =
iop_post
(sc, mb)) != 0)
1529
if ((rv =
iop_post
(sc, (u_int32_t *)&mf)))
2080
iop_post
(struct iop_softc *sc, u_int32_t *mb)
function in typeref:typename:int
2086
panic("
iop_post
: frame too large");
2133
if ((rv =
iop_post
(sc, mb)) != 0)
2434
return (
iop_post
(sc, (u_int32_t *)&mf));
Completed in 26 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025