Searched refs:max_tag (Results 1 – 2 of 2) sorted by relevance
79 TP_PROTO(struct ufs_hba *hba, int *max_tag),80 TP_ARGS(hba, max_tag));
1579 #define __ata_qc_for_each(ap, qc, tag, max_tag, fn) \ argument1580 for ((tag) = 0; (tag) < (max_tag) && \