Searched refs:qcnt (Results 1 – 2 of 2) sorted by relevance
30 #define qcnt 32 macro61 can_queue: qcnt, /* max simultaneous cmds */\
73 Scsi_Cmnd *querequ[qcnt];581 if (dev->quendu >= qcnt) { in atp870u_queuecommand()589 dev->quendu = qcnt; in atp870u_queuecommand()659 if (dev->quhdu >= qcnt) { in send_s870()2403 for (k = 0; k < qcnt; k++) { in atp870u_detect()