if_tl.c | 110 static bool tl_shutdown(device_t, int); 401 /* init these pointers, so that tl_shutdown won't try to read them */ 460 if (pmf_device_register1(self, NULL, NULL, tl_shutdown)) 510 tl_shutdown(device_t self, int howto) function in typeref:typename:bool
|