HomeSort by: relevance | last modified time | path
    Searched defs:hpibqueue (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hp300/dev/
hpibvar.h 176 struct hpibqueue { struct
177 TAILQ_ENTRY(hpibqueue) hq_list; /* entry on queue */
199 TAILQ_HEAD(, hpibqueue) sc_queue;
230 int hpibreq(device_t, struct hpibqueue *);
231 void hpibfree(device_t, struct hpibqueue *);
hpibvar.h 176 struct hpibqueue { struct
177 TAILQ_ENTRY(hpibqueue) hq_list; /* entry on queue */
199 TAILQ_HEAD(, hpibqueue) sc_queue;
230 int hpibreq(device_t, struct hpibqueue *);
231 void hpibfree(device_t, struct hpibqueue *);
hpibvar.h 176 struct hpibqueue { struct
177 TAILQ_ENTRY(hpibqueue) hq_list; /* entry on queue */
199 TAILQ_HEAD(, hpibqueue) sc_queue;
230 int hpibreq(device_t, struct hpibqueue *);
231 void hpibfree(device_t, struct hpibqueue *);

Completed in 107 milliseconds