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

Completed in 51 milliseconds