betoh16           466 dev/ic/dc.c    			*ptr = betoh16(word);
betoh16           292 dev/ic/dpt.c   	sc->sc_nccbs = min(betoh16(*(int16_t *)ec->ec_queuedepth),
betoh16           275 dev/pci/if_bnxreg.h #define bnx_be16toh(x) betoh16(x)
betoh16          1621 dev/pci/if_tht.c 		sc->sc_lladdr[i] = betoh16(tht_read(sc, tht_mac_regs[i]));
betoh16           920 scsi/cd.c      			th.len = betoh16(th.len);
betoh16           968 scsi/cd.c      			th->len = betoh16(th->len);
betoh16          1010 scsi/cd.c      			toc->header.len = betoh16(toc->header.len);
betoh16           506 scsi/safte.c   	oot = betoh16(*sc->sc_temperrs);
betoh16           299 scsi/ses.c     	if (cfg->pgcode != cmd.pgcode || betoh16(cfg->length) > SES_BUFLEN) {
betoh16           305 scsi/ses.c     	    cfg->n_subenc, betoh16(cfg->length));
betoh16           167 sys/endian.h   __uint16_t	betoh16(__uint16_t);