Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/stand/common/
H A Ddevice.h34 struct hp_hw { struct
35 void * hw_pa; /* physical address of control space */
36 int hw_size; /* size of control space */
37 void * hw_kva; /* kernel virtual address of control space */
38 short hw_id; /* HW returned id */
39 short hw_secid; /* secondary HW id (displays) */
40 short hw_type; /* type (defined below) */
41 short hw_sc; /* select code (if applicable) */