OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcx_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2530
static int
mcx_match
(device_t, cfdata_t, void *);
2666
CFATTACH_DECL_NEW(mcx, sizeof(struct mcx_softc),
mcx_match
, mcx_attach, NULL, NULL);
2728
mcx_match
(device_t parent, cfdata_t cf, void *aux)
function in typeref:typename:int
if_mcx.c
2530
static int
mcx_match
(device_t, cfdata_t, void *);
2666
CFATTACH_DECL_NEW(mcx, sizeof(struct mcx_softc),
mcx_match
, mcx_attach, NULL, NULL);
2728
mcx_match
(device_t parent, cfdata_t cf, void *aux)
function in typeref:typename:int
Completed in 37 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025