HomeSort by: relevance | last modified time | path
    Searched refs:hpibqueue (Results 1 - 8 of 8) 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 *);
rdvar.h 71 struct hpibqueue sc_hq; /* hpib job queue entry */
hpib.c 246 hpibreq(device_t pdev, struct hpibqueue *hq)
262 hpibfree(device_t pdev, struct hpibqueue *hq)
370 struct hpibqueue *hq;
fhpib.c 458 struct hpibqueue *hq;
525 struct hpibqueue *hq;
nhpib.c 457 struct hpibqueue *hq;
507 struct hpibqueue *hq;
ppi.c 90 struct hpibqueue sc_hq; /* HP-IB job queue entry */
mt.c 113 struct hpibqueue sc_hq; /* HPIB device queue member */
ct.c 124 struct hpibqueue sc_hq; /* entry on hpib job queue */

Completed in 20 milliseconds