Searched defs:chandle (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_cache.c | 69 smb_cache_create(smb_cache_t *chandle, uint32_t waittime, in smb_cache_create() 106 smb_cache_destroy(smb_cache_t *chandle) in smb_cache_destroy() 136 smb_cache_flush(smb_cache_t *chandle) in smb_cache_flush() 151 smb_cache_add(smb_cache_t *chandle, const void *data, int flags) in smb_cache_add() 196 smb_cache_remove(smb_cache_t *chandle, const void *data) in smb_cache_remove() 223 smb_cache_iterinit(smb_cache_t *chandle, smb_cache_cursor_t *cursor) in smb_cache_iterinit() 240 smb_cache_iterate(smb_cache_t *chandle, smb_cache_cursor_t *cursor, void *data) in smb_cache_iterate() 272 smb_cache_num(smb_cache_t *chandle) in smb_cache_num() 305 smb_cache_refreshing(smb_cache_t *chandle) in smb_cache_refreshing() 352 smb_cache_ready(smb_cache_t *chandle) in smb_cache_ready() [all …]
|
/titanic_41/usr/src/uts/common/io/bpf/ |
H A D | bpf_mac.c | 107 mac_bpf_tx(uintptr_t chandle, mblk_t *pkt) in mac_bpf_tx() 119 mac_bpf_promisc_add(uintptr_t chandle, int how, void *arg, uintptr_t *promisc, in mac_bpf_promisc_add() 141 mac_bpf_client_close(uintptr_t chandle) in mac_bpf_client_close() 147 mac_bpf_client_name(uintptr_t chandle) in mac_bpf_client_name()
|
/titanic_41/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet_bpf.c | 115 ipnet_bpf_tx(uintptr_t chandle, mblk_t *pkt) in ipnet_bpf_tx() 135 ipnet_bpf_promisc_add(uintptr_t chandle, int how, void *arg, in ipnet_bpf_promisc_add() 177 ipnet_bpf_client_close(uintptr_t chandle) in ipnet_bpf_client_close() 183 ipnet_bpf_client_name(uintptr_t chandle) in ipnet_bpf_client_name()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | socal.c | 4415 ddi_dma_handle_t chandle = NULL; in socal_els_alloc() local 4565 ddi_dma_handle_t chandle = NULL; in socal_lbf_alloc() local
|
/titanic_41/usr/src/lib/librsm/common/ |
H A D | rsmlib.c | 685 rsm_get_controller_attr(rsmapi_controller_handle_t chandle, in rsm_get_controller_attr()
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | osl.c | 1043 AcpiOsDerivePciId(ACPI_HANDLE rhandle, ACPI_HANDLE chandle, in AcpiOsDerivePciId()
|