Searched refs:ahc_htole32 (Results 1 – 4 of 4) sorted by relevance
742 sg->addr = ahc_htole32(addr & 0xFFFFFFFF); in ahc_linux_map_seg()749 sg->len = ahc_htole32(len); in ahc_linux_map_seg()3788 sg->len |= ahc_htole32(AHC_DMA_LAST_SEG);3794 ahc_htole32(scb->sg_list_phys | SG_FULL_RESID);3815 sg->len |= ahc_htole32(AHC_DMA_LAST_SEG);3821 ahc_htole32(scb->sg_list_phys | SG_FULL_RESID);3830 scb->hscb->sgptr = ahc_htole32(SG_LIST_NULL);
430 ahc_htole32(ahc_hscb_busaddr(ahc, q_hscb->tag) in ahc_swap_with_next_hscb()
125 #define ahc_htole32(x) cpu_to_le32(x) macro
516 sg->addr = ahc_htole32(sg->addr); in ahc_handle_seqint()517 sg->len = ahc_htole32(sg->len); in ahc_handle_seqint()561 hscb->sgptr = ahc_htole32(hscb->sgptr); in ahc_handle_seqint()6590 instr.integer = ahc_htole32(instr.integer); in ahc_download_instr()