Home
last modified time | relevance | path

Searched refs:kstat_create (Results 126 – 150 of 176) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c213 xnbp->xnb_kstat_aux = kstat_create(ddi_driver_name(xnbp->xnb_devinfo), in xnb_ks_init()
H A Dxnf.c2954 if ((xnfp->xnf_kstat_aux = kstat_create("xnf", in xnf_kstat_init()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c2500 ksp = kstat_create(DRIVER_NAME, instance, "dmfe_events", "net", in dmfe_init_kstats()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c439 afep->afe_intrstat = kstat_create("afe", inst, "intr", "controller", in afe_attach()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4039 ksp = kstat_create("myri10ge", ddi_get_instance(mgp->dip), in myri10ge_info_init()
4074 ksp = kstat_create("myri10ge", ddi_get_instance(mgp->dip), in myri10ge_nic_stat_init()
4141 ksp = kstat_create("myri10ge", instance, in myri10ge_slice_stat_init()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c260 ksp = kstat_create(PPP_DRV_NAME, ppa_id, unit, "net", KSTAT_TYPE_NAMED, in sppp_create_ppa()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c415 ksp = kstat_create(modname, unitnum, unitname, "net", in kstat_setup()
/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c1661 if ((ksp = kstat_create(modname, instance, name, class, in ipp_stat_create()
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c507 fdp->d_iostat = kstat_create("fd", drive_num, name, "disk", in fd_attach()
H A Dgld.c929 if ((ksp = kstat_create(glddev->gld_name, macinfo->gldm_ppa, in gld_initstats()
1155 if ((ksp = kstat_create(name, instance, in gld_init_vlan_stats()
H A Decpp.c6258 pp->intrstats = kstat_create("ecpp", pp->instance, buf, "controller", in ecpp_kstat_init()
6271 pp->ksp = kstat_create("ecpp", pp->instance, NULL, "misc", in ecpp_kstat_init()
H A Dllc1.c2898 macinfo->llcp_kstatp = kstat_create("llc", (-macinfo->llcp_ppa - 1), in llc1_init_kstat()
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c1678 if ((ksp = kstat_create(CHNAME "_debug", instance, in sge_kstat_setup()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c730 fdc->c_un->un_iostat = kstat_create("fd", 0, "fd0", "disk", in fd_attach()
1093 fdc->c_intrstat = kstat_create("fd", 0, "fdc0", "controller", in fd_attach_register_interrupts()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c448 mxfep->mxfe_intrstat = kstat_create("mxfe", inst, "intr", "controller", in mxfe_attach()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c2120 ksp = kstat_create(unm_nic_driver_name, instance, name, "net", in unm_setup_named_kstat()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c1889 ksp = kstat_create(ks_mod, vnetp->instance, ks_name, "net", in vnet_hio_setup_kstats()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu.c1383 xuio_ksp = kstat_create("zfs", 0, "xuio_stats", "misc", in xuio_stat_init()
H A Ddnode.c240 dnode_ksp = kstat_create("zfs", 0, "dnodestats", "misc", in dnode_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c10909 OHCI_INTRS_STATS(ohcip) = kstat_create("usba", instance, in ohci_create_stats()
10946 OHCI_TOTAL_STATS(ohcip) = kstat_create("usba", instance, in ohci_create_stats()
10959 ohcip->ohci_count_stats[i] = kstat_create("usba", in ohci_create_stats()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2013 fptr->fcip_kstatp = kstat_create("fcip", instance, buf, "net", in fcip_kstat_init()
2018 fptr->fcip_kstatp = kstat_create("fcip", instance, buf, "net", in fcip_kstat_init()
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c1004 lgrp_kstat = kstat_create("lgrp", lgrpid, NULL, "misc", in lgrp_kstat_create()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1040 if ((ksp = kstat_create((char *)ddi_driver_name(dip), in sfxge_tx_kstat_init()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c3109 ksp = kstat_create(MODULENAME, ddi_get_instance(vrp->devinfo), in vr_kstats_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c3063 phyp->phy_stats = kstat_create("pmcs", in pmcs_create_one_phy_stats()

12345678