Home
last modified time | relevance | path

Searched refs:aic_le16toh (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.h157 aic_le16toh(bus_space_read_2((ahd)->tags[(port) >> 8], \
H A Daic_osm_lib.h80 #define aic_le16toh(x) le16toh(x) macro
H A Daic79xx.h120 aic_le16toh(scb->hscb->tag)
H A Daic79xx.c858 scb_index = aic_le16toh(completion->tag); in ahd_run_qoutfifo()