Searched refs:ahd_le16toh (Results 1 – 3 of 3) sorted by relevance
120 #define ahd_le16toh(x) le16_to_cpu(x) macro
121 ahd_le16toh(scb->hscb->tag)
479 scb_index = ahd_le16toh(ahd->qoutfifo[ahd->qoutfifonext] in ahd_run_qoutfifo()