Home
last modified time | relevance | path

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

/csrg-svn/sys/hp/dev/
H A Dhilvar.h52 struct hilloopdev { struct
53 int hd_flags; /* device state */
54 int hd_qmask; /* queues this device is mapped to */
55 struct clist hd_queue; /* event queue for HPUX-style input */
56 struct selinfo hd_selr; /* process read selecting */
80 struct hilloopdev hl_device[NHILD]; /* device data */ argument