Home
last modified time | relevance | path

Searched defs:detaching (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/gpio/
H A Dgpioths.c92 bool detaching; member
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_var.h80 bool detaching; member
/freebsd/usr.bin/truss/
H A Dsetup.c67 static sig_atomic_t detaching; variable
/freebsd/sys/crypto/ccp/
H A Dccp.h138 bool detaching; member
/freebsd/sys/dev/cyapa/
H A Dcyapa.c171 int detaching; /* driver is detaching */ member
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c182 bool detaching; member
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c427 volatile int detaching; member
/freebsd/sys/net/
H A Dif.c3761 if_delmulti_locked(struct ifnet *ifp, struct ifmultiaddr *ifma, int detaching) in if_delmulti_locked()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c4048 hn_stop(struct hn_softc *sc, bool detaching) in hn_stop()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1719 notify_siblings(device_t dev, int detaching) in notify_siblings()