Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/include/
H A Dpdc.h496 struct pdc_iodc_minit { /* PDC_IODC, PDC_IODC_NINIT or PDC_IODC_DINIT */ struct
497 u_int stat; /* HPA.io_status style error returns */
498 u_int max_spa; /* size of SPA (in bytes) > max_mem+map_mem */
499 u_int max_mem; /* size of "implemented" memory (in bytes) */
500 u_int map_mem; /* size of "mappable-only" memory (in bytes) */
501 u_int filler[28];