Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm.h108 #define ahd_le16toh(x) le16_to_cpu(x) macro
Daic79xx.h110 ahd_le16toh(scb->hscb->tag)
Daic79xx_core.c1674 scb_index = ahd_le16toh(completion->tag); in ahd_run_qoutfifo()