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