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

/freebsd-11-stable/sys/dev/amdsmn/
H A Damdsmn.c130 amdsmn_match(device_t parent, const struct pciid **pciid_out) function
157 if (!amdsmn_match(parent, NULL))
173 if (!amdsmn_match(device_get_parent(dev), NULL))
197 if (!amdsmn_match(device_get_parent(dev), &sc->smn_pciid))

Completed in 50 milliseconds