Home
last modified time | relevance | path

Searched refs:devstat_remove_entry (Results 1 – 25 of 30) sorted by relevance

12

/dragonfly/sys/sys/
H A Ddevicestat.h216 void devstat_remove_entry(struct devstat *ds);
/dragonfly/sys/kern/
H A Dsubr_devstat.c140 devstat_remove_entry(struct devstat *ds) in devstat_remove_entry() function
/dragonfly/sys/dev/raid/amr/
H A Damr_disk.c288 devstat_remove_entry(&sc->amrd_stats); in amrd_detach()
/dragonfly/sys/dev/raid/mfi/
H A Dmfi_syspd.c171 devstat_remove_entry(&sc->pd_devstat); in mfi_syspd_detach()
H A Dmfi_disk.c188 devstat_remove_entry(&sc->ld_devstat); in mfi_disk_detach()
/dragonfly/sys/dev/raid/mlx/
H A Dmlx_disk.c297 devstat_remove_entry(&sc->mlxd_stats); in mlxd_detach()
/dragonfly/sys/dev/raid/ida/
H A Dida_disk.c308 devstat_remove_entry(&drv->stats); in idad_detach()
/dragonfly/sys/dev/disk/dm/
H A Ddm_dev.c287 devstat_remove_entry(&dmv->stats); in dm_dev_destroy()
/dragonfly/sys/dev/raid/ips/
H A Dips_disk.c213 devstat_remove_entry(&dsc->stats); in ipsd_detach()
/dragonfly/sys/dev/raid/aac/
H A Daac_disk.c464 devstat_remove_entry(&sc->ad_stats); in aac_disk_detach()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_pass.c174 devstat_remove_entry(&softc->device_stats); in passcleanup()
H A Dscsi_pt.c380 devstat_remove_entry(&softc->device_stats); in ptdtor()
H A Dscsi_sg.c201 devstat_remove_entry(&softc->device_stats); in sgcleanup()
H A Dscsi_ch.c278 devstat_remove_entry(&softc->device_stats); in chcleanup()
/dragonfly/sys/dev/disk/md/
H A Dmd.c489 devstat_remove_entry(&sc->stats); in md_drvcleanup()
/dragonfly/sys/dev/disk/nata/
H A Datapi-fd.c152 devstat_remove_entry(&fdp->stats); in afd_detach()
H A Data-disk.c199 devstat_remove_entry(&adp->stats); in ad_detach()
H A Datapi-tape.c186 devstat_remove_entry(&stp->stats); in ast_detach()
/dragonfly/sys/dev/disk/mmcsd/
H A Dmmcsd.c243 devstat_remove_entry(&sc->device_stats); in mmcsd_detach()
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_disk.c120 devstat_remove_entry(&nsc->stats); in nvme_disk_detach()
/dragonfly/sys/dev/raid/twe/
H A Dtwe_freebsd.c897 devstat_remove_entry(&sc->twed_stats); in twed_detach()
/dragonfly/sys/dev/disk/xdisk/
H A Dxdisk.c664 devstat_remove_entry(&sc->stats); in xa_terminate_check()
/dragonfly/share/man/man9/
H A DMakefile487 devstat.9 devstat_remove_entry.9 \
/dragonfly/sys/dev/disk/ccd/
H A Dccd.c1487 devstat_remove_entry(&cs->device_stats); in ccdioctl()
/dragonfly/sys/dev/disk/fd/
H A Dfd.c1089 devstat_remove_entry(&fd->device_stats); in fd_detach()

12