Home
last modified time | relevance | path

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

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