NetBSD/sys/dev/pcmcia
ozaki-r 433c9fcdef Replace callout_stop with callout_halt
In order to call callout_destroy for a callout safely, we have to ensure
the function of the callout is not running and pending. To do so, we should
use callout_halt, not callout_stop.

Discussed with martin@ and riastradh@.
2014-11-16 16:20:00 +00:00
..
aic_pcmcia.c
bluecardreg.h
bt3c.c netbt: rename some attach/detach functions to have _pcb suffix, so 2014-05-20 18:25:54 +00:00
btbc.c Replace callout_stop with callout_halt 2014-11-16 16:20:00 +00:00
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c
fdc_pcmcia.c
files.pcmcia Add malo@pcmcia. 2012-08-25 08:20:03 +00:00
if_an_pcmcia.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_awi_pcmcia.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_cnw.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_ep_pcmcia.c
if_malo_pcmcia.c kill unused array split 2014-05-12 02:26:19 +00:00
if_malo_pcmciareg.h Add malo@pcmcia. 2012-08-25 08:20:03 +00:00
if_malo_pcmciavar.h kill unused array split 2014-05-12 02:26:19 +00:00
if_mbe_pcmcia.c
if_ne_pcmcia.c remove unused variable 2013-10-17 21:06:47 +00:00
if_ray.c Apply OpenBSD rev. 1.40: 2012-12-07 05:45:17 +00:00
if_rayreg.h
if_sm_pcmcia.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_tr_pcmcia.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_wi_pcmcia.c remove trailing whitespace 2013-03-30 03:22:14 +00:00
if_xi.c Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
if_xireg.h
if_xivar.h
isic_pcmcia_avm_fritz.c
isic_pcmcia_elsa_isdnmc.c remove unused 2014-03-23 02:44:19 +00:00
isic_pcmcia_elsa_mcall.c remove unused 2014-03-23 02:44:19 +00:00
isic_pcmcia_sbspeedstar2.c remove unused 2014-03-23 02:44:19 +00:00
isic_pcmcia.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isic_pcmcia.h
Makefile
Makefile.pcmciadevs
mhzc.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
nca_pcmcia.c
pcmcia_cis_quirks.c GC pcmcia_sierra_ac850_func0 and *cfe0 2013-09-14 13:13:33 +00:00
pcmcia_cis.c
pcmcia.c
pcmciachip.h
pcmciadevs Add AmbiCom WL54-CF. 2012-08-23 10:37:56 +00:00
pcmciadevs_data.h Regen. 2012-08-23 10:39:25 +00:00
pcmciadevs.h Regen. 2012-08-23 10:39:25 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
slhci_pcmcia.c
spc_pcmcia.c
wdc_pcmcia.c Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
xirc.c