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

/freebsd-11-stable/sys/dev/amdsmn/
H A Damdsmn.c64 struct pciid;
67 const struct pciid *smn_pciid;
70 static const struct pciid { struct
130 amdsmn_match(device_t parent, const struct pciid **pciid_out)
/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c631 u_int32_t pciid; local
633 pciid = pci_get_devid(ioat->device);
634 switch (pciid) {

Completed in 80 milliseconds