Home
last modified time | relevance | path

Searched defs:ops (Results 176 – 189 of 189) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3022 struct dev_ops *ops; in di_getprop_prop_op() local
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c795 struct dev_ops *ops = NULL; in i_ldi_prop_op() local
H A Dsunpm.c2470 struct dev_ops *ops; in pm_power() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c3557 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done() local
H A Dmetaslab.c371 metaslab_class_create(spa_t *spa, metaslab_ops_t *ops) in metaslab_class_create()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c3576 bd_ops_t ops = nvme_bd_ops; in nvme_attach_ns() local
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h4045 struct ixgbe_link_operations ops; member
4050 struct ixgbe_eeprom_operations ops; member
4061 struct ixgbe_mac_operations ops; member
4096 struct ixgbe_phy_operations ops; member
4141 struct ixgbe_mbx_operations ops; member
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c9038 rsm_ops_t *ops = &null_rsmpi_ops; in rsmka_init_loopback() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c8845 struct dev_ops *ops = DEVI(dip)->devi_ops; in vhci_get_blocksize() local
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c662 crypto_ops_t *ops; in crypto_build_function_list() local
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1462 const struct _krb5_kt_ops *ops; member
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c253 const mdb_tdb_ops_t *ops; in thr_check() local
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c268 static struct vmm_ops *ops = &vmm_ops_null; variable
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c13879 ip_cgtp_filter_register(netstackid_t stackid, cgtp_filter_ops_t *ops) in ip_cgtp_filter_register()

12345678