Home
last modified time | relevance | path

Searched refs:aic_htole16 (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/aic7xxx/
HDaic79xx_osm.h163 (port & 0xFF), aic_htole16(value))
HDaic_osm_lib.h73 #define aic_htole16(x) htole16(x) macro
HDaic79xx.h77 #define SCB_LIST_NULL_LE (aic_htole16(SCB_LIST_NULL))
HDaic79xx.c6165 next_scb->hscb->tag = aic_htole16(scb_data->numscbs); in ahd_alloc_scbs()