Home
last modified time | relevance | path

Searched refs:ahd_htole64 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm.h103 #define ahd_htole64(x) cpu_to_le64(x) macro
Daic79xx_core.c415 sg->addr = ahd_htole64(addr); in ahd_sg_setup()
474 scb->hscb->dataptr |= ahd_htole64(high_addr << 8); in ahd_setup_data_scb()