Searched defs:hp_hw (Results 1 – 1 of 1) sorted by relevance
34 struct hp_hw { struct35 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) */