bce_alloc_cq
sc->sc_cmd_cq = bce_alloc_cq(sc, 0, 32);
struct bce_queue_cq *bce_alloc_cq(struct apple_bce_softc *sc, int qid,
tq->cq = bce_alloc_cq(sc, cq_qid, BCE_VHCI_TQ_EL);
mq->cq = bce_alloc_cq(sc, cq_qid, el_count);
vhci->ev_cq = bce_alloc_cq(sc, ev_cq_qid,