Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdsmn/
H A Damdsmn.c163 amdsmn_match(device_t parent, const struct pciid **pciid_out) in amdsmn_match() function
190 if (!amdsmn_match(parent, NULL)) in amdsmn_identify()
205 if (!amdsmn_match(device_get_parent(dev), NULL)) in amdsmn_probe()
230 if (!amdsmn_match(device_get_parent(dev), &sc->smn_pciid)) in amdsmn_attach()