Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 189) sorted by relevance

12345678

/titanic_52/usr/src/uts/common/io/sdcard/impl/
H A Dsda_slot.c83 sda_slot_enter(sda_slot_t *slot) in sda_slot_enter() argument
100 sda_slot_exit(sda_slot_t * slot) sda_slot_exit() argument
114 sda_slot_owned(sda_slot_t * slot) sda_slot_owned() argument
146 sda_slot_halt(sda_slot_t * slot) sda_slot_halt() argument
156 sda_slot_reset(sda_slot_t * slot) sda_slot_reset() argument
166 sda_slot_power_on(sda_slot_t * slot) sda_slot_power_on() argument
227 sda_slot_power_off(sda_slot_t * slot) sda_slot_power_off() argument
240 sda_slot_t *slot = arg; sda_slot_insert() local
280 sda_slot_abort(sda_slot_t * slot,sda_err_t errno) sda_slot_abort() argument
301 sda_slot_handle_transfer(sda_slot_t * slot,sda_err_t errno) sda_slot_handle_transfer() argument
323 sda_slot_handle_fault(sda_slot_t * slot,sda_fault_t fault) sda_slot_handle_fault() argument
366 sda_slot_handle_detect(sda_slot_t * slot) sda_slot_handle_detect() argument
420 sda_slot_transfer(sda_slot_t * slot,sda_err_t errno) sda_slot_transfer() argument
430 sda_slot_detect(sda_slot_t * slot) sda_slot_detect() argument
439 sda_slot_fault(sda_slot_t * slot,sda_fault_t fault) sda_slot_fault() argument
448 sda_slot_wakeup(sda_slot_t * slot) sda_slot_wakeup() argument
457 sda_slot_init(sda_slot_t * slot) sda_slot_init() argument
469 sda_slot_fini(sda_slot_t * slot) sda_slot_fini() argument
490 sda_slot_attach(sda_slot_t * slot) sda_slot_attach() argument
571 sda_slot_detach(sda_slot_t * slot) sda_slot_detach() argument
596 sda_slot_suspend(sda_slot_t * slot) sda_slot_suspend() argument
606 sda_slot_resume(sda_slot_t * slot) sda_slot_resume() argument
625 sda_slot_t *slot = arg; sda_slot_thread() local
[all...]
H A Dsda_init.c61 sda_init_cmd(sda_slot_t *slot, sda_index_t cmd, uint32_t arg, in sda_init_cmd() argument
79 sda_init_acmd(sda_slot_t *slot, sda_index_t cmd, uint32_t arg, in sda_init_acmd() argument
97 sda_init_sdio(sda_slot_t *slot) in sda_init_sdio() argument
109 sda_init_sdmem(sda_slot_t *slot) in sda_init_sdmem() argument
177 sda_init_mmc(sda_slot_t * slot) sda_init_mmc() argument
233 sda_init_card(sda_slot_t * slot) sda_init_card() argument
377 sda_init_blocklen(sda_slot_t * slot) sda_init_blocklen() argument
398 sda_init_clock(sda_slot_t * slot,uint32_t hz) sda_init_clock() argument
430 sda_init_width(sda_slot_t * slot) sda_init_width() argument
491 sda_init_ifcond(sda_slot_t * slot) sda_init_ifcond() argument
537 sda_init_rca(sda_slot_t * slot) sda_init_rca() argument
582 sda_init_switch(sda_slot_t * slot,uint8_t mode,uint8_t grp,uint8_t val,uint8_t * data) sda_init_switch() argument
613 sda_init_highspeed(sda_slot_t * slot) sda_init_highspeed() argument
[all...]
H A Dsda_mem.c96 sda_mem_rw(sda_slot_t *slot, bd_xfer_t *xfer, uint8_t cmd, uint16_t flags) in sda_mem_rw() argument
142 sda_slot_t *slot = arg; in sda_mem_bd_read() local
164 sda_slot_t *slot in sda_mem_bd_write() local
189 sda_slot_t *slot = arg; sda_mem_bd_driveinfo() local
201 sda_slot_t *slot = arg; sda_mem_bd_mediainfo() local
240 sda_mem_maxclk(sda_slot_t * slot) sda_mem_maxclk() argument
257 sda_mem_parse_cid_csd(sda_slot_t * slot) sda_mem_parse_cid_csd() argument
[all...]
H A Dsda_cmd.c203 sda_cmd_submit(sda_slot_t *slot, sda_cmd_t *cmdp, void (*done)(sda_cmd_t *)) in sda_cmd_submit() argument
248 sda_cmd_resubmit_acmd(sda_slot_t * slot,sda_cmd_t * cmdp) sda_cmd_resubmit_acmd() argument
263 sda_cmd_alloc(sda_slot_t * slot,sda_index_t index,uint32_t argument,sda_rtype_t rtype,void * data,int kmflag) sda_cmd_alloc() argument
296 sda_cmd_alloc_acmd(sda_slot_t * slot,sda_index_t index,uint32_t argument,sda_rtype_t rtype,void * data,int kmflag) sda_cmd_alloc_acmd() argument
336 sda_cmd_exec(sda_slot_t * slot,sda_cmd_t * cmdp,uint32_t * resp) sda_cmd_exec() argument
[all...]
/titanic_52/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h89 #define PFC_MAC_ADDRESS(slot) \ argument
91 #define PFC_MAC_ADDRESS_MASK(slot) \ argument
93 #define PFC_HASH_ADDR(slot) \ argument
96 #define PFC_L2_CONFIG(slot) \ argument
98 #define PFC_L3_CONFIG(slot) \ argument
[all...]
H A Dhpi_pfc.c262 hpi_pfc_mac_addr_enable(hpi_handle_t handle, uint32_t slot) in hpi_pfc_mac_addr_enable() argument
285 hpi_pfc_mac_addr_disable(hpi_handle_t handle, uint32_t slot) in hpi_pfc_mac_addr_disable() argument
423 hpi_pfc_set_mac_address(hpi_handle_t handle,uint32_t slot,uint64_t address) hpi_pfc_set_mac_address() argument
448 hpi_pfc_clear_mac_address(hpi_handle_t handle,uint32_t slot) hpi_pfc_clear_mac_address() argument
469 hpi_pfc_clear_multicast_hash_table(hpi_handle_t handle,uint32_t slot) hpi_pfc_clear_multicast_hash_table() argument
483 hpi_pfc_set_multicast_hash_table(hpi_handle_t handle,uint32_t slot,uint64_t address) hpi_pfc_set_multicast_hash_table() argument
499 hpi_pfc_set_l2_class_slot(hpi_handle_t handle,uint16_t etype,boolean_t valid,int slot) hpi_pfc_set_l2_class_slot() argument
524 hpi_pfc_set_l3_class_config(hpi_handle_t handle,tcam_class_t slot,tcam_key_cfg_t cfg) hpi_pfc_set_l3_class_config() argument
552 hpi_pfc_get_l3_class_config(hpi_handle_t handle,tcam_class_t slot,tcam_key_cfg_t * cfg) hpi_pfc_get_l3_class_config() argument
930 hpi_pfc_mac_addr_get_i(hpi_handle_t handle,uint8_t * data,int slot) hpi_pfc_mac_addr_get_i() argument
[all...]
/titanic_52/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h106 typedef struct slot { struct
110 slot_mutexslot global() argument
115 token_object_listslot global() argument
/titanic_52/usr/src/lib/libtnf/
H A Dstruct.c103 get_slot(tnf_datum_t datum, struct slot *slot) in get_slot() argument
149 struct slot *slot; tnf_get_slot_index() local
172 struct slot *slot; tnf_get_slot_name() local
194 struct slot *slot; tnf_get_slot_named() local
212 struct slot *slot; tnf_get_slot_indexed() local
[all...]
/titanic_52/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h70 #define IS_VALID_SLOT(slot) ((slot) >= 0 && (slot) < SLOT_COUNT) argument
131 #define SL2PWE(slot, lport) (((slot) << 2) + (lport)) argument
133 #define ESL2PFP(exp, slot, lport) (EPWE2PFP((exp), SL2PWE((slot), (lpor argument
141 LPORT_COUNT(slot) global() argument
142 LPORT_MAX(slot) global() argument
143 IS_VALID_LPORT(slot,lport) global() argument
157 BBC_COUNT(slot) global() argument
158 BBC_MAX(slot) global() argument
159 IS_VALID_BBC(slot,bbc) global() argument
172 SAFAGENT(slot,lport,is_ioport) global() argument
176 SAFARI_ID(exp,slot,lport,is_ioport) global() argument
237 WCI_COUNT(slot) global() argument
238 WCI_MIN(slot) global() argument
239 WCI_MAX(slot) global() argument
241 IS_VALID_WCI(slot,wci) global() argument
245 WCI_RST_NUM(slot,lport) global() argument
[all...]
/titanic_52/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c556 int slot; in schpc_connect() local
968 int expander, board, slot; schpc_disconnect() local
1117 int expander, board, slot; schpc_cpci_control() local
1586 int expander, board, slot; schpc_pci_control() local
1995 schpc_test(caddr_t ops_arg,int slot,void * data,uint_t flags) schpc_test() argument
2281 uint8_t expander, board, slot; schpc_event_handler() local
3079 schpc_getslotstatus(uint32_t expander,uint32_t board,uint32_t slot,pci_getslot_t * slotstatus) schpc_getslotstatus() argument
3171 schpc_setslotstatus(uint32_t expander,uint32_t board,uint32_t slot,pci_setslot_t * slotstatus) schpc_setslotstatus() argument
3250 schpc_setslotled(int expander,int board,int slot,uint32_t led_state) schpc_setslotled() argument
3354 schpc_gettransid(schpc_t * schpc_p,int slot) schpc_gettransid() argument
3380 schpc_slot_get_index(schpc_t * schpc_p,hpc_slot_t slot) schpc_slot_get_index() argument
3405 int slot = 0; schpc_register_all_slots() local
3492 int expander, board, schizo, leaf, slot, status; schpc_add_pci() local
3752 int slot; schpc_remove_pci() local
3841 schpc_buildapid(dev_info_t * dip,int slot,char * ap_id) schpc_buildapid() argument
3999 schpc_get_slot_status(uint_t expander,uint_t board,uint_t slot) schpc_get_slot_status() argument
4092 schpc_save_leaf(int slot) schpc_save_leaf() argument
4157 schpc_restore_leaf(int slot) schpc_restore_leaf() argument
4200 schpc_save_entry(int slot,int list_entry,int save_entry) schpc_save_entry() argument
4293 schpc_restore_entry(int slot,int list_entry,int save_entry) schpc_restore_entry() argument
4386 schpc_is_leaf_reset_required(int slot) schpc_is_leaf_reset_required() argument
4436 schpc_is_freq_switchable(int slot) schpc_is_freq_switchable() argument
[all...]
H A Daxq.c910 axq_nasm_read(uint32_t expid, uint32_t slot, uint32_t nasm_entry, in axq_nasm_read() argument
954 axq_nasm_write_one(uint32_t expid,uint32_t slot,uint32_t nasm_entry,uint32_t data) axq_nasm_write_one() argument
992 axq_nasm_write(uint32_t expid,uint32_t slot,uint32_t nasm_entry,uint32_t data) axq_nasm_write() argument
1060 axq_casm_read(uint32_t expid,uint32_t slot,int casmslot) axq_casm_read() argument
1088 axq_casm_write(uint32_t expid,uint32_t slot,int casmslot,uint32_t value) axq_casm_write() argument
1199 int i, slot; axq_do_casm_rename_script() local
1271 int exp, slot; axq_cpu2ssc_intr() local
1319 axq_read_sdi_timeout_reg(uint32_t expid,uint32_t slot,int clearflag) axq_read_sdi_timeout_reg() argument
[all...]
/titanic_52/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c152 int slot; in _fini() local
760 uint32_t slot; in ibdma_get_ioc_profile() local
793 uint32_t slot; ibdma_get_ioc_services() local
885 ibdma_set_ioc_state(ibdma_hca_t * hca,int slot,ibdma_ioc_state_t state) ibdma_set_ioc_state() argument
914 ibdma_get_ioc_state(ibdma_hca_t * hca,int slot) ibdma_get_ioc_state() argument
937 int slot; ibdma_ioc_register() local
1038 int slot; ibdma_ioc_unregister() local
[all...]
/titanic_52/usr/src/cmd/nscd/
H A Dnscd_selfcred.h43 int slot; member
50 int slot; member
/titanic_52/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c85 struct slot { struct
89 struct fbuf *fbp; /* dir buf where slot is */ argument
90 struct file_id *ep; /* pointer to slot */ argument
96 struct slot *, struct ud_inode **, uint8_t *, struct cred *); argument
339 struct slot slot; in ud_direnter() local
88 sizeslot global() argument
611 struct slot slot; ud_dirremove() local
1874 ud_write_fid(struct ud_inode * dp,struct slot * slot,uint8_t * buf) ud_write_fid() argument
[all...]
/titanic_52/usr/src/uts/common/io/rge/
H A Drge_rxtx.c130 rge_rx_refill(rge_t *rgep, uint32_t slot) in rge_rx_refill() argument
165 rge_receive_packet(rge_t *rgep, uint32_t slot) in rge_receive_packet() argument
320 uint32_t slot; in rge_receive_ring() local
387 uint32_t slot; rge_send_claim() local
486 uint32_t slot; rge_send_copy() local
[all...]
H A Drge_main.c310 uint32_t slot; in rge_reinit_send_ring() local
343 uint32_t slot; in rge_reinit_recv_ring() local
397 uint32_t slot; rge_fini_send_ring() local
413 uint32_t slot; rge_fini_recv_ring() local
436 uint32_t slot; rge_fini_buf_ring() local
471 uint32_t slot; rge_init_send_ring() local
518 uint32_t slot; rge_init_recv_ring() local
580 uint32_t slot; rge_init_buf_ring() local
[all...]
/titanic_52/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c530 int instance, id, slot, i, hm_rev; fas_attach() local
1163 short slot; fas_dr_detach() local
1293 int slot = i * NLUNS_PER_TARGET | j; fas_dr_detach() local
1448 uint_t slot; fas_check_outstanding() local
1909 int slot = 0; fas_check_ncmds() local
2589 int slot = sp->cmd_slot; fas_prepare_pkt() local
2757 short slot = sp->cmd_slot; fas_accept_pkt() local
2922 short slot = sp->cmd_slot; fas_alloc_tag() local
3038 short slot = fas->f_next_slot; fas_ustart() local
3100 int slot = sp->cmd_slot; fas_startcmd() local
3640 int slot = sp->cmd_slot; fas_remove_cmd() local
4087 uchar_t slot; fas_reconnect() local
6400 int slot = sp->cmd_slot; fas_next_window() local
6500 fas_set_throttles(struct fas * fas,int slot,int n,int what) fas_set_throttles() argument
6537 fas_set_all_lun_throttles(struct fas * fas,int slot,int what) fas_set_all_lun_throttles() argument
6546 fas_full_throttle(struct fas * fas,int slot) fas_full_throttle() argument
6555 fas_runpoll(struct fas * fas,short slot,struct fas_cmd * sp) fas_runpoll() argument
6949 uchar_t slot = ap->a_target * NLUNS_PER_TARGET | ap->a_lun; fas_create_arq_pkt() local
7001 int slot = ap->a_target * NLUNS_PER_TARGET | ap->a_lun; fas_delete_arq_pkt() local
7039 int slot = sp->cmd_slot; fas_complete_arq_pkt() local
7135 int slot = sp->cmd_slot; fas_handle_qfull() local
7310 short slot; fas_watchsubr() local
7370 fas_cmd_timeout(struct fas * fas,int slot) fas_cmd_timeout() argument
7480 fas_sync_wide_backoff(struct fas * fas,struct fas_cmd * sp,int slot) fas_sync_wide_backoff() argument
7659 fas_abort_cmd(struct fas * fas,struct fas_cmd * sp,int slot) fas_abort_cmd() argument
7710 short slot; fas_do_scsi_abort() local
7874 fas_mark_packets(struct fas * fas,int slot,uchar_t reason,uint_t stat) fas_mark_packets() argument
7917 fas_remove_from_readyQ(struct fas * fas,struct fas_cmd * sp,int slot) fas_remove_from_readyQ() argument
7961 int slot = sp->cmd_slot; fas_head_of_readyQ() local
7976 fas_flush_readyQ(struct fas * fas,int slot) fas_flush_readyQ() argument
8008 fas_flush_tagQ(struct fas * fas,int slot) fas_flush_tagQ() argument
8061 short slot = sp->cmd_slot; fas_flush_cmd() local
8202 fas_abort_disconnected_cmd(struct fas * fas,struct scsi_address * ap,struct fas_cmd * sp,uchar_t msg,int slot) fas_abort_disconnected_cmd() argument
8247 short slot = (ap->a_target * NLUNS_PER_TARGET) | ap->a_lun; fas_do_scsi_reset() local
8439 short slot, s; fas_watch_reset_delay_subr() local
8485 fas_reset_cleanup(struct fas * fas,int slot) fas_reset_cleanup() argument
8631 short slot, start_slot; fas_reset_recovery() local
8797 fas_test_reset(struct fas * fas,int slot) fas_test_reset() argument
8825 fas_test_abort(struct fas * fas,int slot) fas_test_abort() argument
8970 int slot = target * NLUNS_PER_TARGET | ap->a_lun; fas_commoncap() local
9054 int slot = target * NLUNS_PER_TARGET | ap->a_lun; fas_commoncap() local
9189 fas_alloc_active_slots(struct fas * fas,int slot,int flag) fas_alloc_active_slots() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_mptsas.c37 uint32_t slot, char **sas_address) in get_sas_address() argument
98 uint32_t enclosure, slot; in disk_mptsas_find_disk() local
/titanic_52/usr/src/uts/common/io/bge/
H A Dbge_recv2.c59 uint64_t slot; in bge_refill() local
287 uint64_t slot; in bge_receive_ring() local
356 uint64_t slot; bge_poll_ring() local
[all...]
/titanic_52/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotManager.c138 CK_ULONG slot; in meta_slotManager_finalize() local
214 CK_ULONG slot; meta_slotManager_find_object_token() local
255 unsigned char *slot; meta_slotManager_find_object_token() local
[all...]
/titanic_52/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c122 int slot, chosen = -1; in sw_timer_install() local
167 int slot; in subtimer_find() local
186 int slot; sw_timer_remove() local
214 int slot; sw_timeout() local
[all...]
/titanic_52/usr/src/lib/libnsctl/common/
H A Dmachdep.c249 int slot; in nsc_name_to_id() local
285 int slot; in nsc_id_to_name() local
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c77 uint16_t slot, uint8_t led, uint32_t *ledmode, boolean_t set) in do_led_control() argument
128 uint32_t enclosure, slot; in mptsas_led_mode() local
/titanic_52/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c262 int slot; in pcishpc_intr() local
989 pcishpc_register_slot(pcie_hp_ctrl_t * ctrl_p,int slot) pcishpc_register_slot() argument
1115 int slot; pcishpc_enable_irqs() local
1161 int slot; pcishpc_disable_irqs() local
1880 pcishpc_set_slot_name(pcie_hp_ctrl_t * ctrl_p,int slot) pcishpc_set_slot_name() argument
2423 int slot, numSlots; pcishpc_dump_regs() local
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c222 mDNSu32 slot; in GetAuthEntity() local
255 mDNSexport AuthGroup *AuthGroupForName(AuthHash *r, const mDNSu32 slot, const mDNSu32 namehash, const domainname *const name) in AuthGroupForName() argument
264 mDNSexport AuthGroup *AuthGroupForRecord(AuthHash *r, const mDNSu32 slot, const ResourceRecord *const rr) in AuthGroupForRecord() argument
269 mDNSlocal AuthGroup *GetAuthGroup(AuthHash *r, const mDNSu32 slot, cons argument
302 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); InsertAuthRecord() local
319 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); RemoveAuthRecord() local
341 CacheGroupForName(const mDNS * const m,const mDNSu32 slot,const mDNSu32 namehash,const domainname * const name) CacheGroupForName() argument
350 CacheGroupForRecord(const mDNS * const m,const mDNSu32 slot,const ResourceRecord * const rr) CacheGroupForRecord() argument
1066 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); CheckAuthIdenticalRecord() local
1093 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); CheckAuthRecordConflict() local
1116 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); CheckAuthSameRecord() local
1536 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); mDNS_Deregister_internal() local
2871 ScheduleNextCacheCheckTime(mDNS * const m,const mDNSu32 slot,const mDNSs32 event) ScheduleNextCacheCheckTime() argument
2948 const mDNSu32 slot = HashSlot(&q->qname); BuildQuestion() local
3019 mDNSu32 slot; ReconfirmAntecedents() local
3227 const mDNSu32 slot = HashSlot(&q->qname); AccelerateThisQuery() local
3260 mDNSu32 slot; SendQueries() local
4010 CheckForSoonToExpireRecords(mDNS * const m,const domainname * const name,const mDNSu32 namehash,const mDNSu32 slot,mDNSBool * purge) CheckForSoonToExpireRecords() argument
4306 const mDNSu32 slot = HashSlot(r->resrec.name); ReleaseCacheRecord() local
4352 CheckCacheExpiration(mDNS * const m,const mDNSu32 slot,CacheGroup * const cg) CheckCacheExpiration() argument
4434 mDNSu32 slot; AnswerQuestionWithLORecord() local
4536 mDNSu32 slot = HashSlot(&q->qname); AnswerNewQuestion() local
4682 mDNSu32 slot; AnswerNewLocalOnlyQuestion() local
4772 mDNSu32 slot; GetCacheEntity() local
4838 GetCacheGroup(mDNS * const m,const mDNSu32 slot,const ResourceRecord * const rr) GetCacheGroup() argument
5021 mDNSu32 slot; mDNS_Execute() local
5293 mDNSu32 slot; QuestionHasLocalAnswers() local
6475 mDNSu32 slot; mDNSCoreMachineSleep() local
6999 mDNSu32 slot = HashSlot(pktrr->name); FindIdenticalRecordInCache() local
7288 const mDNSu32 slot = HashSlot(&pktq.qname); ProcessQuery() local
7887 const mDNSu32 slot = HashSlot(name); ExpectingMulticastResponseForRecord() local
7930 CreateNewCacheEntry(mDNS * const m,const mDNSu32 slot,CacheGroup * cg,mDNSs32 delay,mDNSBool Add,const mDNSAddr * sourceAddress) CreateNewCacheEntry() argument
8026 const mDNSu32 slot = HashSlot(&q->qname); GrantCacheExtensions() local
8240 mDNSu32 slot = HashSlot(&q.qname); mDNSCoreReceiveNoUnicastAnswers() local
8498 mDNSCoreReceiveCacheCheck(mDNS * const m,const DNSMessage * const response,uDNS_LLQType LLQType,const mDNSu32 slot,CacheGroup * cg,DNSQuestion * unicastQuestion,CacheRecord *** cfp,CacheRecord ** NSECCachePtr,mDNSInterfaceID InterfaceID) mDNSCoreReceiveCacheCheck() argument
8677 mDNSu32 slot; mDNSParseNSEC3Records() local
8832 const mDNSu32 slot = HashSlot(&q.qname); mDNSCoreReceiveResponse() local
9188 const mDNSu32 slot = HashSlot(m->rec.r.resrec.name); mDNSCoreReceiveResponse() local
9302 const mDNSu32 slot = HashSlot(r1->resrec.name); mDNSCoreReceiveResponse() local
11066 mDNSu32 slot; CacheRecordRmvEventsForCurrentQuestion() local
11127 mDNSu32 slot; LocalRecordRmvEventsForQuestion() local
11771 const mDNSu32 slot = HashSlot(&question->qname); mDNS_StopQuery_internal() local
11955 const mDNSu32 slot = HashSlot(&question->qname); mDNS_StopQueryWithRemoves() local
13018 mDNSu32 slot; mDNS_DeregisterInterface() local
13080 mDNSu32 slot; mDNS_DeregisterInterface() local
14176 mDNSu32 slot; mDNS_Init() local
14437 const mDNSu32 slot = HashSlot(&q->qname); mDNS_PurgeForQuestion() local
14473 const mDNSu32 slot = HashSlot(&q->qname); CheckForDNSSECRecords() local
14497 const mDNSu32 slot = HashSlot(&q->qname); mDNS_CheckForCacheRecord() local
14570 mDNSu32 slot; uDNS_SetupDNSConfig() local
15048 mDNSu32 slot; mDNS_FinalExit() local
[all...]

12345678