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

  /src/sys/dev/tc/
px.c 214 si->si_stic = (volatile struct stic_regs *)(kva + PX_STIC_OFFSET);
235 volatile struct stic_regs *sr;
324 volatile struct stic_regs *sr;
363 volatile struct stic_regs *sr;
sticvar.h 81 volatile struct stic_regs *si_stic;
pxg.c 193 si->si_stic = (volatile struct stic_regs *)(kva + PXG_STIC_OFFSET);
272 volatile struct stic_regs *sr;
317 volatile struct stic_regs *sr;
sticreg.h 180 struct stic_regs { struct
200 * Bit definitions for stic_regs::sticsr.
214 * Bit definitions for stic_regs::int. Three four-bit wide fields, for
stic.c 352 volatile struct stic_regs *sr;

Completed in 14 milliseconds