Home
last modified time | relevance | path

Searched refs:func (Results 1051 – 1071 of 1071) sorted by relevance

1...<<414243

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c237 int (*func)(emlxs_hba_t *hba, dfc_t *dfc, int32_t mode); member
381 rval = emlxs_dfc_table[i].func(hba, dfc, mode); in emlxs_dfc_func()
701 int (*func)(emlxs_port_t *port, fcio_t *fcio, int32_t mode); member
787 rval = emlxs_fcio_table[i].func(port, fcio, mode); in emlxs_fcio_func()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4415 result = operations[j].func.fs_generic; in fs_build_vector()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1767 extern void mDNSPlatformDispatchAsync(mDNS *const m, void *context, AsyncDispatchFunc func);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c938 daddr_t blkno, int (*func)(struct buf *));
940 uint_t bflags, daddr_t blkno, int (*func)(struct buf *));
13572 int (*func)(struct buf *)) in sd_bioclone_alloc()
13586 new_bp = bioclone(bp, 0, datalen, SD_GET_DEV(un), blkno, func, in sd_bioclone_alloc()
13631 daddr_t blkno, int (*func)(struct buf *)) in sd_shadow_buf_alloc()
13664 new_bp->b_iodone = func; in sd_shadow_buf_alloc()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c6543 i_ndi_devi_async_common(dev_info_t *dip, uint_t flags, void (*func)()) in i_ndi_devi_async_common() argument
6568 if (ddi_taskq_dispatch(DEVI(pdip)->devi_taskq, func, arg, tqflag) == in i_ndi_devi_async_common()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6365 zonecfg_notify_bind(int(*func)(const char *zonename, zoneid_t zid, in zonecfg_notify_bind()
6379 zevtchan->zn_callback = func; in zonecfg_notify_bind()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c1740 mac_client_set_flow_cb(mac_client_handle_t mch, mac_rx_t func, void *arg1) in mac_client_set_flow_cb() argument
1746 flent->fe_cb_fn = (flow_fn_t)func; in mac_client_set_flow_cb()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c4616 fw_cmd.port_num = (u8)hw->bus.func; in ixgbe_set_fw_drv_ver_x550()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9642 daplka_hash_walk(daplka_hash_table_t *htblp, int (*func)(void *, void *), in daplka_hash_walk()
9661 retval = (*func)(curr_hep->he_objp, farg); in daplka_hash_walk()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c619 if (igb->hw.bus.func == 0) { in igb_attach()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c5052 task_func_t *func, int kmflag) in dprov_taskq_dispatch() argument
5054 if (taskq_dispatch(softc->ds_taskq, func, taskq_req, in dprov_taskq_dispatch()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c669 if (ixgbe->hw.bus.func == 0) { in ixgbe_attach()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex661 …The ecore \textit{mcp\_info} struct contains as one of its fields \textit{func\_info} which is fil…
945 As a result, when in CMT the MSI-X vectors are split between the two hw-func/Incomtions.
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure3818 func (int *list)
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4359 } func; member
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m1358 file path=opt/SUNWdtrt/tst/common/profile-n/tst.func.ksh mode=0444
H A Dsystem-test-utiltest.p5m1041 file path=opt/util-tests/tests/awk/tests/T.func mode=0555
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12805 payload.func = 0; /* Let Fabric determine the best way */ in fp_remote_lip()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c6122 lfa.payload[2] = els.func; in ql_els_linit()
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src10772 # shift, control, func A, func B). It also has more setup possibilities than
H A Dterminfo.src12175 # shift, control, func A, func B). It also has more setup possibilities than

1...<<414243