Searched refs:bman_suspend (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/dpaa/ | ||
H A D | bman.h | 198 int bman_suspend(device_t dev); |
H A D | bman_fdt.c | 55 DEVMETHOD(device_suspend, bman_suspend), |
H A D | bman.c | 165 bman_suspend(device_t dev) in bman_suspend() function |