Searched refs:ahd_htole16 (Results 1 – 3 of 3) sorted by relevance
101 #define ahd_htole16(x) cpu_to_le16(x) macro
67 #define SCB_LIST_NULL_LE (ahd_htole16(SCB_LIST_NULL))
6917 next_scb->hscb->tag = ahd_htole16(scb_data->numscbs); in ahd_alloc_scbs()