Home
last modified time | relevance | path

Searched refs:max_tag (Results 1 – 2 of 2) sorted by relevance

/include/trace/hooks/
Dufshcd.h79 TP_PROTO(struct ufs_hba *hba, int *max_tag),
80 TP_ARGS(hba, max_tag));
/include/linux/
Dlibata.h1579 #define __ata_qc_for_each(ap, qc, tag, max_tag, fn) \ argument
1580 for ((tag) = 0; (tag) < (max_tag) && \