Home
last modified time | relevance | path

Searched defs:psp_init (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dpspvar.h211 struct psp_init { struct
213 uint32_t enable_es;
214 uint32_t reserved;
215 uint64_t tmr_paddr;
216 uint32_t tmr_length;
H A Dpsp.c262 psp_init(struct psp_softc *sc, struct psp_init *uinit) in psp_init() function
/openbsd/usr.sbin/vmd/
H A Dpsp.c286 psp_init(void) in psp_init() function