Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_fifo.h44 typedef struct RF_FifoHeader_s { struct
45 RF_DiskQueueData_t *hq_head, *hq_tail; /* high priority requests */
46 RF_DiskQueueData_t *lq_head, *lq_tail; /* low priority requests */
47 int hq_count, lq_count; /* debug only */