AMR_MAXCMD
segsize = sizeof(struct amr_sg64entry) * AMR_NSEG * AMR_MAXCMD;
segsize = sizeof(struct amr_sgentry) * AMR_NSEG * AMR_MAXCMD;
ccbsize = sizeof(union amr_ccb) * AMR_MAXCMD;
struct amr_command *amr_busycmd[AMR_MAXCMD];