Searched refs:swi_remove (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/sys/
H A Dinterrupt.h197 int swi_remove(void *cookie);
/freebsd-current/sys/dev/uart/
H A Duart_tty.c451 swi_remove(sc->sc_softih);
/freebsd-current/sys/dev/acpica/
H A Dacpi_apei.c757 swi_remove(&sc->nges.swi_ih);
/freebsd-current/sys/kern/
H A Dkern_intr.c1135 swi_remove(void *cookie) function
/freebsd-current/sys/netinet/
H A Dtcp_hpts.c2037 rv = swi_remove(hpts->ie_cookie);
/freebsd-current/sys/netpfil/pf/
H A Dpflow.c452 error = swi_remove(sc->sc_swi_cookie);
H A Dif_pfsync.c3125 ret = swi_remove(V_pfsync_swi_cookie);
H A Dpf_ioctl.c6732 ret = swi_remove(V_pf_swi_cookie);
/freebsd-current/share/man/man9/
H A DMakefile2145 swi.9 swi_remove.9 \

Completed in 263 milliseconds