Searched refs:aic_htole16 (Results 1 – 4 of 4) sorted by relevance
163 (port & 0xFF), aic_htole16(value))
73 #define aic_htole16(x) htole16(x) macro
77 #define SCB_LIST_NULL_LE (aic_htole16(SCB_LIST_NULL))
6165 next_scb->hscb->tag = aic_htole16(scb_data->numscbs); in ahd_alloc_scbs()