Home
last modified time | relevance | path

Searched refs:ahd_htole16 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h101 #define ahd_htole16(x) cpu_to_le16(x) macro
H A Daic79xx.h67 #define SCB_LIST_NULL_LE (ahd_htole16(SCB_LIST_NULL))
H A Daic79xx_core.c6918 next_scb->hscb->tag = ahd_htole16(scb_data->numscbs); in ahd_alloc_scbs()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h101 #define ahd_htole16(x) cpu_to_le16(x) macro
H A Daic79xx.h67 #define SCB_LIST_NULL_LE (ahd_htole16(SCB_LIST_NULL))
H A Daic79xx_core.c6917 next_scb->hscb->tag = ahd_htole16(scb_data->numscbs); in ahd_alloc_scbs()

Completed in 29 milliseconds