Home
last modified time | relevance | path

Searched refs:pciid_out (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() argument
174 if (pciid_out != NULL) in amdsmn_match()
175 *pciid_out = &amdsmn_ids[i]; in amdsmn_match()