Home
last modified time | relevance | path

Searched refs:dev_ops_remove_all (Results 1 – 16 of 16) sorted by relevance

/dragonfly/sys/kern/
HDkern_wdog.c225 dev_ops_remove_all(&wdog_ops); in wdog_uninit()
HDkern_device.c643 dev_ops_remove_all(struct dev_ops *ops) in dev_ops_remove_all() function
/dragonfly/sys/sys/
HDdevice.h381 int dev_ops_remove_all(struct dev_ops *ops);
/dragonfly/sys/netproto/smb/
HDsmb_dev.c365 dev_ops_remove_all(&nsmb_ops); in nsmb_dev_load()
/dragonfly/sys/dev/raid/vinum/
HDvinum.c351 dev_ops_remove_all(&vinum_ops); in vinum_modevent()
/dragonfly/sys/dev/disk/xdisk/
HDxdisk.c227 dev_ops_remove_all(&xdisk_ops); in xdisk_modevent()
228 dev_ops_remove_all(&xa_ops); in xdisk_modevent()
/dragonfly/tools/tools/netrate/pktgen/
HDpktgen.c175 dev_ops_remove_all(&pktgen_ops); in pktgen_modevent()
/dragonfly/sys/dev/misc/snp/
HDsnp.c738 dev_ops_remove_all(&snp_ops); in snp_modevent()
/dragonfly/sys/net/tap/
HDif_tap.c199 dev_ops_remove_all(&tap_ops); in tapmodevent()
/dragonfly/sys/dev/disk/vn/
HDvn.c923 dev_ops_remove_all(&vn_ops); in vn_modevent()
/dragonfly/sys/net/tun/
HDif_tun.c172 dev_ops_remove_all(&tun_ops); in tunmodevent()
/dragonfly/sys/opencrypto/
HDcryptodev.c917 dev_ops_remove_all(&crypto_ops); in cryptodev_modevent()
/dragonfly/sys/dev/disk/nata/
HData-all.c1032 dev_ops_remove_all(&ata_ops); in ata_module_event_handler()
/dragonfly/share/man/man9/
HDMakefile675 make_dev.9 dev_ops_remove_all.9 \
/dragonfly/sys/net/
HDbpf.c1689 dev_ops_remove_all(&bpf_ops); in bpf_drvuninit()
/dragonfly/sys/net/pf/
HDpf_ioctl.c3396 dev_ops_remove_all(&pf_ops); in pf_unload()