Home
last modified time | relevance | path

Searched refs:tpm_match (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/arch/i386/pci/
Dich_tpm.c47 sizeof (struct tpm_softc), tpm_match, tpm_attach
/mirbsd/src/sys/dev/ic/
Dtpm.h68 int tpm_match(struct device *, void *, void *);
Dtpm.c206 tpm_match(struct device *parent, void *match, void *aux) in tpm_match() function