Searched refs:ahd_le16toh (Results 1 – 3 of 3) sorted by relevance
108 #define ahd_le16toh(x) le16_to_cpu(x) macro
110 ahd_le16toh(scb->hscb->tag)
1674 scb_index = ahd_le16toh(completion->tag); in ahd_run_qoutfifo()