ahc_htole32 589 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_htole32(ahc_hscb_busaddr(ahc, q_hscb->tag) ahc_htole32 1090 drivers/scsi/aic7xxx/aic7xxx_core.c sg->addr = ahc_htole32(sg->addr); ahc_htole32 1091 drivers/scsi/aic7xxx/aic7xxx_core.c sg->len = ahc_htole32(sg->len); ahc_htole32 1135 drivers/scsi/aic7xxx/aic7xxx_core.c hscb->sgptr = ahc_htole32(hscb->sgptr); ahc_htole32 7077 drivers/scsi/aic7xxx/aic7xxx_core.c instr.integer = ahc_htole32(instr.integer); ahc_htole32 480 drivers/scsi/aic7xxx/aic7xxx_osm.c sg->addr = ahc_htole32(addr & 0xFFFFFFFF); ahc_htole32 487 drivers/scsi/aic7xxx/aic7xxx_osm.c sg->len = ahc_htole32(len); ahc_htole32 1543 drivers/scsi/aic7xxx/aic7xxx_osm.c sg->len |= ahc_htole32(AHC_DMA_LAST_SEG); ahc_htole32 1549 drivers/scsi/aic7xxx/aic7xxx_osm.c ahc_htole32(scb->sg_list_phys | SG_FULL_RESID); ahc_htole32 1558 drivers/scsi/aic7xxx/aic7xxx_osm.c scb->hscb->sgptr = ahc_htole32(SG_LIST_NULL);