Searched refs:PORT_SOURCE_TIMER (Results 1 – 3 of 3) sorted by relevance
42 #define PORT_SOURCE_TIMER 2 macro
148 PORT_SOURCE_TIMER, (port_source_t *)it->it_portsrc); in timer_delete_locked()732 error = port_associate_ksource(port, PORT_SOURCE_TIMER, in timer_create()744 PORT_SOURCE_TIMER, &pkevp); in timer_create()746 (void) port_dissociate_ksource(port, PORT_SOURCE_TIMER, in timer_create()
200 case PORT_SOURCE_TIMER: in timer_spawner()