OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixgbe_suspend
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe.c
171
static bool
ixgbe_suspend
(device_t, const pmf_qual_t *);
1275
if (pmf_device_register(dev,
ixgbe_suspend
, ixgbe_resume))
3969
*
ixgbe_suspend
3974
ixgbe_suspend
(device_t dev, const pmf_qual_t *qual)
function
3979
INIT_DEBUGOUT("
ixgbe_suspend
: begin");
3984
} /*
ixgbe_suspend
*/
Completed in 22 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026