xbd_command
struct xbd_command *cm;
xbd_cm_freeze(struct xbd_softc *sc, struct xbd_command *cm, xbdc_flag_t cm_flag)
xbd_cm_thaw(struct xbd_softc *sc, struct xbd_command *cm)
struct xbd_command *cm;
xbd_free_command(struct xbd_command *cm)
struct xbd_command *cm;
xbd_queue_request(struct xbd_softc *sc, struct xbd_command *cm)
static struct xbd_command *
struct xbd_command *cm;
struct xbd_command *cm;
xbd_bio_complete(struct xbd_softc *sc, struct xbd_command *cm)
struct xbd_command *cm;
xbd_dump_complete(struct xbd_command *cm)
struct xbd_command *cm;
struct xbd_command;
typedef void xbd_cbcf_t(struct xbd_command *);
TAILQ_ENTRY(xbd_command) cm_link;
TAILQ_HEAD(, xbd_command) q_tailq;
struct xbd_command *xbd_shadow;
xbd_enqueue_cm(struct xbd_command *cm, xbd_q_index_t index)
xbd_requeue_cm(struct xbd_command *cm, xbd_q_index_t index)
static inline struct xbd_command *
struct xbd_command *cm;
xbd_remove_cm(struct xbd_command *cm, xbd_q_index_t expected_index)