HomeSort by: relevance | last modified time | path
    Searched refs:ahd_htole64 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.h 168 #define ahd_htole64(x) htole64(x) macro
aic79xx_inline.h 248 sg->addr = ahd_htole64(addr);
307 scb->hscb->dataptr |= ahd_htole64(high_addr << 8);

Completed in 27 milliseconds