Searched refs:hiaddr (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_watch.h41 db_addr_t hiaddr; /* to this address */ member in struct:db_watchpoint
H A Ddb_watch.c111 (watch->hiaddr == addr+size)) {
124 watch->hiaddr = addr+size;
143 (addr < watch->hiaddr)) {
167 (long)(watch->hiaddr - watch->loaddr));
219 round_page(watch->hiaddr),
/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgt.c248 uint32_t loaddr, hiaddr; local
306 hiaddr = GT_HADDR_GET(gt_read(gt, GT_SCS0_High_Decode), gt->sc_model);
308 loaddr, hiaddr);
311 hiaddr = GT_HADDR_GET(gt_read(gt, GT_SCS1_High_Decode), gt->sc_model);
313 loaddr, hiaddr);
316 hiaddr = GT_HADDR_GET(gt_read(gt, GT_SCS2_High_Decode), gt->sc_model);
318 loaddr, hiaddr);
321 hiaddr = GT_HADDR_GET(gt_read(gt, GT_SCS3_High_Decode), gt->sc_model);
323 loaddr, hiaddr);
326 hiaddr
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h407 CORE_ADDR hiaddr; member in struct:dntt_type_function
1299 CORE_ADDR hiaddr; /* highest address of function */ member in struct:dntt_type_doc_function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dhp-symtab.h407 CORE_ADDR hiaddr; member in struct:dntt_type_function
1299 CORE_ADDR hiaddr; /* highest address of function */ member in struct:dntt_type_doc_function
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_iwnreg.h672 uint8_t hiaddr; member in struct:iwn_cmd_data
H A Dif_iwn.c2896 tx->hiaddr = IWN_HIADDR(data->scratch_paddr);

Completed in 202 milliseconds