Home
last modified time | relevance | path

Searched refs:mscp_match (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/mscp/
H A Dmscp_subr.c100 int mscp_match(device_t, cfdata_t, void *);
108 mscp_match, mscp_attach, NULL, NULL);
159 mscp_match(device_t parent, cfdata_t match, void *aux) in mscp_match() function