mvsata_crqb
erqqip * sizeof(union mvsata_crqb),
sizeof(union mvsata_crqb), BUS_DMASYNC_PREWRITE);
const int s = sizeof(union mvsata_crqb);
sizeof(union mvsata_crqb) * MVSATA_EDMAQ_LEN, BUS_DMASYNC_PREWRITE);
sizeof(union mvsata_crqb) * MVSATA_EDMAQ_LEN,
const int crqbq_size = sizeof(union mvsata_crqb) * MVSATA_EDMAQ_LEN;
MVSATA_DEBUG_PRINT(crqb, sizeof(union mvsata_crqb),
const int crqb_size = sizeof(union mvsata_crqb) * MVSATA_EDMAQ_LEN;
union mvsata_crqb *port_crqb; /* EDMA Command Request Block */