Home
last modified time | relevance | path

Searched defs:pciid (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/amdsmn/
H A Damdsmn.c72 static const struct pciid { argument
70 static const struct pciid { global() struct
71 amdsmn_vendoridpciid global() argument
73 amdsmn_addr_regpciid global() argument
74 amdsmn_data_regpciid global() argument
/freebsd-src/sys/crypto/ccp/
H A Dccp.c73 static struct pciid { struct
74 uint32_t devid;
75 const char *desc;
/freebsd-src/sys/dev/ioat/
H A Dioat.c757 u_int32_t pciid; in ioat_model_resets_msix() local