OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mly_ccb_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mly.c
133
static int
mly_ccb_alloc
(struct mly_softc *, struct mly_ccb **);
656
if ((rv =
mly_ccb_alloc
(mly, &mc)) != 0)
924
if ((rv =
mly_ccb_alloc
(mly, &mc)) != 0)
1044
if (
mly_ccb_alloc
(mly, &mc))
1555
mly_ccb_alloc
(struct mly_softc *mly, struct mly_ccb **mcp)
function
1670
while (
mly_ccb_alloc
(mly, &mc) == 0)
1848
if (
mly_ccb_alloc
(mly, &mc)) {
2330
if ((rv =
mly_ccb_alloc
(mly, &mc)) != 0)
mly.c
133
static int
mly_ccb_alloc
(struct mly_softc *, struct mly_ccb **);
656
if ((rv =
mly_ccb_alloc
(mly, &mc)) != 0)
924
if ((rv =
mly_ccb_alloc
(mly, &mc)) != 0)
1044
if (
mly_ccb_alloc
(mly, &mc))
1555
mly_ccb_alloc
(struct mly_softc *mly, struct mly_ccb **mcp)
function
1670
while (
mly_ccb_alloc
(mly, &mc) == 0)
1848
if (
mly_ccb_alloc
(mly, &mc)) {
2330
if ((rv =
mly_ccb_alloc
(mly, &mc)) != 0)
Completed in 74 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026