bce_alloc_sq
sq = bce_alloc_sq(sc, 1, BCE_CMD_SIZE, 32, NULL, NULL);
struct bce_queue_sq *bce_alloc_sq(struct apple_bce_softc *sc, int qid,
tq->sq_out = bce_alloc_sq(sc, out_qid,
tq->sq_in = bce_alloc_sq(sc, in_qid,
mq->sq = bce_alloc_sq(sc, sq_qid,
eq->sq = bce_alloc_sq(sc, sq_qid,