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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h106 #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.c6904 next_scb->hscb->tag = ahd_htole16(scb_data->numscbs);

Completed in 63 milliseconds