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