xbd_q_index_t
xbd_added_qentry(struct xbd_softc *sc, xbd_q_index_t index)
xbd_removed_qentry(struct xbd_softc *sc, xbd_q_index_t index)
xbd_queue_length(struct xbd_softc *sc, xbd_q_index_t index)
xbd_initq_cm(struct xbd_softc *sc, xbd_q_index_t index)
xbd_enqueue_cm(struct xbd_command *cm, xbd_q_index_t index)
xbd_requeue_cm(struct xbd_command *cm, xbd_q_index_t index)
xbd_dequeue_cm(struct xbd_softc *sc, xbd_q_index_t index)
xbd_remove_cm(struct xbd_command *cm, xbd_q_index_t expected_index)
xbd_q_index_t index;