Home
last modified time | relevance | path

Searched refs:port_dissociate_ksource (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dport_kernel.h154 int port_dissociate_ksource(int, int, struct port_source *);
/titanic_44/usr/src/uts/common/os/
H A Dtimer.c145 (void) port_dissociate_ksource(it->it_portfd, in timer_delete_locked()
650 (void) port_dissociate_ksource(port, PORT_SOURCE_TIMER, in timer_create()
H A Dport_subr.c751 port_dissociate_ksource(int port, int source, port_source_t *ps) in port_dissociate_ksource() function