Home
last modified time | relevance | path

Searched refs:XBD_Q_COUNT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xen/blkfront/
H A Dblock.h136 XBD_Q_COUNT, enumerator
189 xbd_cm_q_t xbd_cm_q[XBD_Q_COUNT];
349 for (index = 0; index < XBD_Q_COUNT; index++) in xbd_initqs()