htobe16            88 dev/ic/aic7xxx_cam.h #define aic_htobe16(x) htobe16(x)
htobe16          1042 dev/ic/mpi.c   	io->lun[0] = htobe16(link->lun);
htobe16           268 dev/pci/if_bnxreg.h #define bnx_htobe16(x) htobe16(x)
htobe16          1630 dev/pci/if_tht.c 		tht_write(sc, tht_mac_regs[i], htobe16(sc->sc_lladdr[i]));
htobe16           260 scsi/safte.c   	cmd.length = htobe16(sizeof(config));
htobe16           396 scsi/safte.c   	cmd.length = htobe16(sc->sc_encbuflen);
htobe16           574 scsi/safte.c   	cmd.length = htobe16(sizeof(struct safte_slotop));
htobe16           283 scsi/ses.c     	cmd.length = htobe16(SES_BUFLEN);
htobe16           371 scsi/ses.c     	cmd.length = htobe16(sc->sc_buflen);
htobe16           594 scsi/ses.c     	cmd.length = htobe16(sc->sc_buflen);
htobe16           164 sys/endian.h   __uint16_t	htobe16(__uint16_t);