Searched refs:aic_le16toh (Results 1 – 4 of 4) sorted by relevance
157 aic_le16toh(bus_space_read_2((ahd)->tags[(port) >> 8], \
80 #define aic_le16toh(x) le16toh(x) macro
120 aic_le16toh(scb->hscb->tag)
858 scb_index = aic_le16toh(completion->tag); in ahd_run_qoutfifo()