Home
last modified time | relevance | path

Searched defs:handle (Results 676 – 700 of 746) sorted by relevance

1...<<21222324252627282930

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c502 ddi_acc_handle_t handle; in pcic_probe() local
5244 pcic_iomem_pci_ctl(ddi_acc_handle_t handle, uchar_t *cfgaddr, unsigned flags) in pcic_iomem_pci_ctl()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c6070 ixgbe_check_acc_handle(ddi_acc_handle_t handle) in ixgbe_check_acc_handle()
6080 ixgbe_check_dma_handle(ddi_dma_handle_t handle) in ixgbe_check_dma_handle()
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h236 ddi_dma_handle_t handle; member
/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c138 resizef(void* handle, void* data, size_t size) in resizef()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c2444 ddi_acc_handle_t handle; in dmfe_config_init() local
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c734 htable_reap(void *handle) in htable_reap()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c717 hpi_handle_t handle; in hxge_param_set_vlan_ids() local
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c798 zfs_sa_find_share(sa_handle_t handle, char *path) in zfs_sa_find_share()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c7224 mrsas_check_acc_handle(ddi_acc_handle_t handle) in mrsas_check_acc_handle()
7238 mrsas_check_dma_handle(ddi_dma_handle_t handle) in mrsas_check_dma_handle()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c593 void unm_desc_dma_sync(ddi_dma_handle_t handle, uint_t start, uint_t count, in unm_desc_dma_sync()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1369 HBA_HANDLE handle; in verify_disk_wwn() local
/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h176 rsm_localmemory_handle_t handle; member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1685 sock_upper_handle_t handle = connp->conn_upper_handle; in tcp_close_output() local
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1541 rib_reachable(int addr_type, struct netbuf *raddr, void **handle) in rib_reachable()
4202 int addr_type, void *handle, CONN **conn) in rib_conn_get()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c5346 usb_ac_get_audio(void *handle, void *buf, int samples) in usb_ac_get_audio()
5395 usb_ac_send_audio(void *handle, void *buf, int samples) in usb_ac_send_audio()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4183 fp_register_login(ddi_acc_handle_t *handle, fc_remote_port_t *pd, in fp_register_login()
12611 fp_fillout_new_nsmap(fc_local_port_t *port, ddi_acc_handle_t *handle, in fp_fillout_new_nsmap()
12831 fp_stuff_device_with_gan(ddi_acc_handle_t *handle, fc_remote_port_t *pd, in fp_stuff_device_with_gan()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c1579 scf_handle_t *handle = scf_transaction_handle(trans); in scf_set_count_property() local
H A Dscf_tmpl.c2201 scf_tmpl_pg_create(scf_handle_t *handle) in scf_tmpl_pg_create()
2669 scf_tmpl_prop_create(scf_handle_t *handle) in scf_tmpl_prop_create()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1911 npi_handle_t handle; in nxge_save_cntrs() local
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1013 usbvc_devmap(dev_t dev, devmap_cookie_t handle, offset_t off, in usbvc_devmap()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c7588 pmcs_check_acc_handle(ddi_acc_handle_t handle) in pmcs_check_acc_handle()
7600 pmcs_check_dma_handle(ddi_dma_handle_t handle) in pmcs_check_dma_handle()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h293 #define I40E_DMA_SYNC(handle, flag) ASSERT0(ddi_dma_sync( \ argument
297 #define I40E_DMA_SYNC(handle, flag) ((void) ddi_dma_sync( \ argument
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c2266 CK_OBJECT_HANDLE handle; in token_rsa_load_key() local
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c2937 ddi_acc_handle_t handle; in pciehpc_prop_card_get() local
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c226 wr_entity_to_flash(void *handle, struct cudbg_buffer *dbg_buff, in wr_entity_to_flash()
287 cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size) in cudbg_collect()

1...<<21222324252627282930