OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcx_pages
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2554
static int
mcx_pages
(struct mcx_softc *, struct mcx_hwmem *, uint16_t);
2845
if (
mcx_pages
(sc, &sc->sc_boot_pages,
2847
/* error printed by
mcx_pages
*/
2861
if (
mcx_pages
(sc, &sc->sc_init_pages,
2863
/* error printed by
mcx_pages
*/
2872
if (
mcx_pages
(sc, &sc->sc_regular_pages,
2874
/* error printed by
mcx_pages
*/
3952
mcx_pages
(struct mcx_softc *sc, struct mcx_hwmem *mhm, uint16_t type)
function
if_mcx.c
2554
static int
mcx_pages
(struct mcx_softc *, struct mcx_hwmem *, uint16_t);
2845
if (
mcx_pages
(sc, &sc->sc_boot_pages,
2847
/* error printed by
mcx_pages
*/
2861
if (
mcx_pages
(sc, &sc->sc_init_pages,
2863
/* error printed by
mcx_pages
*/
2872
if (
mcx_pages
(sc, &sc->sc_regular_pages,
2874
/* error printed by
mcx_pages
*/
3952
mcx_pages
(struct mcx_softc *sc, struct mcx_hwmem *mhm, uint16_t type)
function
Completed in 47 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026