Searched refs:tcpcib_resume (Results 1 – 1 of 1) sorted by relevance
103 static bool tcpcib_resume(device_t, const pmf_qual_t *);198 pmf_device_register(self, tcpcib_suspend, tcpcib_resume); in tcpcib_attach()309 tcpcib_resume(device_t self, const pmf_qual_t *qual) in tcpcib_resume() function