Searched refs:tpm_attach (Results 1 – 4 of 4) sorted by relevance
67 DEVMETHOD(device_attach, tpm_attach),
60 int tpm_attach(device_t dev);
80 DEVMETHOD(device_attach, tpm_attach),
201 tpm_attach(device_t dev) in tpm_attach() function