Home
last modified time | relevance | path

Searched refs:aic_htole64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h253 sg->addr = aic_htole64(addr); in ahd_sg_setup()
312 scb->hscb->dataptr |= aic_htole64(high_addr << 8); in ahd_setup_data_scb()
H A Daic_osm_lib.h75 #define aic_htole64(x) htole64(x) macro
H A Daic79xx_osm.c1097 aic_htole64((uintptr_t)csio->cdb_io.cdb_ptr); in ahd_setup_data()