HomeSort by: relevance | last modified time | path
    Searched refs:spa (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/arch/playstation2/dev/
spd.c 84 struct spd_attach_args spa; local
110 spa.spa_slot = SPD_HDD;
111 spa.spa_product_name = __spd_table[SPD_HDD].name;
112 config_found(self, &spa, spd_print, CFARGS_NONE);
114 spa.spa_slot = SPD_NIC;
115 spa.spa_product_name = __spd_table[SPD_NIC].name;
116 config_found(self, &spa, spd_print, CFARGS_NONE);
124 struct spd_attach_args *spa = aux; local
127 aprint_normal("%s at %s", __spd_table[spa->spa_slot].name, pnp);
wdc_spd.c 166 struct spd_attach_args *spa = aux; local
170 if (spa->spa_slot != SPD_HDD)
187 struct spd_attach_args *spa = aux; local
192 aprint_normal(": %s\n", spa->spa_product_name);
if_smap.c 138 struct spd_attach_args *spa = aux; local
140 if (spa->spa_slot != SPD_NIC)
149 struct spd_attach_args *spa = aux; local
163 printf(": %s\n", spa->spa_product_name);
  /src/sys/dev/
smbios.c 125 paddr_t spa, epa, curpa; local
128 spa = trunc_page(pa);
131 va = uvm_km_alloc(kernel_map, epa - spa, 0, UVM_KMF_VAONLY);
136 for (curpa = spa, curva = va; curpa < epa; curpa += PAGE_SIZE, curva += PAGE_SIZE) {
141 return (void *)(uintptr_t)(va + (pa - spa));
  /src/sys/netatalk/
aarp.c 350 struct at_addr spa, tpa, ma; local
388 memcpy(&spa.s_net, ea->aarp_spnet, sizeof(spa.s_net));
410 tpa.s_net = spa.s_net = AA_SAT(aa)->sat_addr.s_net;
413 spa.s_node = ea->aarp_spnode;
421 if (spa.s_net == ma.s_net && spa.s_node == ma.s_node) {
444 AARPTAB_LOOK(aat, spa);
448 * Someone's probing for spa, deallocate the one we've
461 sat.sat_addr = spa;
    [all...]
  /src/sys/uvm/
uvm_pglist.c 305 paddr_t pa, off, spa, amask, bmask, rlo, rhi; local
340 spa = pa & amask;
356 rlo = MAX(rlo, spa & bmask);
381 while (spa > rlo) {
384 * Examine pages before spa in groups of acnt.
390 pg = PHYS_TO_VM_PAGE(spa - alignment + ptoa(i));
398 spa -= alignment;
406 if (spa + ptoa(num) > rhi) {
410 pg = PHYS_TO_VM_PAGE(spa + ptoa(run));
425 pg = PHYS_TO_VM_PAGE(spa + ptoa(i))
    [all...]
  /src/sys/arch/hppa/hppa/
pmap.c 767 pmap_page_physload(paddr_t spa, paddr_t epa)
770 if (spa == epa)
773 if (spa < FIRST_16M && epa <= FIRST_16M) {
774 uvm_page_physload(spa, epa, spa, epa, VM_FREELIST_ISADMA);
775 } else if (spa < FIRST_16M && epa > FIRST_16M) {
776 uvm_page_physload(spa, FIRST_16M, spa, FIRST_16M,
781 uvm_page_physload(spa, epa, spa, epa, VM_FREELIST_DEFAULT)
    [all...]
mainbus.c 189 vaddr_t pa, spa, epa; local
204 spa = pa & HPPA_FLEX_MASK;
205 epa = spa + HPPA_FLEX_SIZE; /* may wrap to 0... */
207 size -= uimin(size, HPPA_FLEX_SIZE - (pa - spa));
216 DPRINTF(("%s: adding flex=%x %lx-%lx, ", __func__, flex, spa,
221 while (spa != epa) {
222 DPRINTF(("%s: kenter 0x%lx-0x%lx", __func__, spa,
224 for (; spa != epa; spa += PAGE_SIZE)
225 pmap_kenter_pa(spa, spa
    [all...]
  /src/sys/arch/arm/acpi/
acpi_machdep.c 177 paddr_t spa, epa, curpa; local
180 spa = trunc_page(pa);
183 va = uvm_km_alloc(kernel_map, epa - spa, 0, UVM_KMF_VAONLY);
187 const int pmapflags = acpi_md_pmapflags(spa);
191 for (curpa = spa, curva = va; curpa < epa; curpa += PAGE_SIZE, curva += PAGE_SIZE)
195 *vap = (void *)(va + (pa - spa));
  /src/sys/arch/riscv/riscv/
pmap_machdep.c 477 paddr_t spa = MEGAPAGE_TRUNC(pa); local
486 l1_pte[sidx] = PA_TO_PTE(spa) | PTE_KERN | PTE_HARDWIRED |
488 spa += NBSEG;
riscv_machdep.c 589 const paddr_t spa = KERN_VTOPHYS((vaddr_t)__start__init_memory);
593 " end %#" PRIxPADDR "\n", __func__, spa, epa);
594 fdt_memory_remove_range(spa, epa - spa);
  /src/sys/arch/hppa/include/
iomod.h 100 * SPA space (see below) ranges from 0xF1000000 thru 0xFFFC0000.
207 u_int memc_adsize; /* bytes of SPA space used by PDC */
220 u_int imm_spa_size; /* bytes of SPA in IMM */
271 * provided by the HPA space). A Soft Physical Address (SPA) can be
273 * Memory SPA or I/O SPA).
275 * SPA space must be a power of 2, and aligned accordingly. The IODC
276 * provides all information needed by software to configure SPA space
332 void * io_spa; /* (WO) SPA space; 0-20:addr, 24-31:iodc_spa */
372 #define IOSPA(spa,iodc_data)
    [all...]
  /src/sys/arch/riscv/sifive/
fu540_ccache.c 114 const paddr_t spa = rounddown2(pa, sc->sc_line_size); local
119 for (paddr_t fpa = spa; fpa < epa; fpa += sc->sc_line_size) {
  /src/sys/arch/evbarm/fdt/
fdt_machdep.c 418 const paddr_t spa = KERN_VTOPHYS((vaddr_t)__start__init_memory); local
420 const paddr_t spg = atop(spa);
424 "loading in freelist %d\n", spa, epa, VM_FREELIST_DEFAULT);
  /src/sys/arch/sun3/sun3x/
pmap.c 3572 u_long spa, len; local
3580 spa = avail_mem[i].pmem_start;
3581 spa = m68k_trunc_page(spa);
3582 len = avail_mem[i].pmem_end - spa;
3584 sh->ram_segs[i].start = spa;
  /src/sys/arch/hppa/stand/xxboot/
start.S 279 ldw DEV_SPA(%ret0),%arg2 ; arg2: spa
360 ; arg2 spa
418 ; arg2 spa
484 ; arg2 spa
  /src/sys/netinet/
sctp_usrreq.c 3034 struct sctp_setprim *spa; local
3040 spa = sopt->sopt_data;
3053 stcb = sctp_findassociation_ep_asocid(inp, spa->ssp_assoc_id);
3060 (struct sockaddr *)&spa->ssp_addr,
3071 net = sctp_findnet(stcb, (struct sockaddr *)&spa->ssp_addr);

Completed in 38 milliseconds