Symbol: _lto2b
sys/dev/ata/atascsi.c
1347
_lto2b(lowest_aligned, rcd.lowest_aligned);
sys/dev/ata/atascsi.c
740
_lto2b(sizeof(pg.list) - fat, pg.hdr.page_length);
sys/dev/ata/atascsi.c
766
_lto2b(sizeof(ap->ap_identify.serial), pg.hdr.page_length);
sys/dev/ata/atascsi.c
818
_lto2b(pg_len, pg.hdr.page_length);
sys/dev/ata/atascsi.c
838
_lto2b(sizeof(pg) - sizeof(pg.hdr), pg.hdr.page_length);
sys/dev/ata/atascsi.c
879
_lto2b(SI_PG_DISK_LIMITS_LEN_THIN, pg.hdr.page_length);
sys/dev/ata/atascsi.c
881
_lto2b(1 << ata_identify_block_l2p_exp(&ap->ap_identify),
sys/dev/ata/atascsi.c
910
_lto2b(sizeof(pg) - sizeof(pg.hdr), pg.hdr.page_length);
sys/dev/ata/atascsi.c
912
_lto2b(letoh16(ap->ap_identify.rpm), pg.rpm);
sys/dev/ata/atascsi.c
936
_lto2b(sizeof(pg) - sizeof(pg.hdr), pg.hdr.page_length);
sys/dev/ic/mpi.c
770
_lto2b(sizeof(struct scsi_inquiry_data), inq.length);
sys/dev/ic/nvme.c
883
_lto2b(tpe, rcd.lowest_aligned);
sys/scsi/cd.c
1355
_lto2b(nsecs, cmd->xfer_len);
sys/scsi/cd.c
1527
_lto2b(len, cmd->data_len);
sys/scsi/cd.c
1563
_lto2b(len, cmd->data_len);
sys/scsi/cd.c
1847
_lto2b(xs->datalen, &cmd->bytes[7]);
sys/scsi/cd.c
1904
_lto2b(xs->datalen, &cmd->bytes[7]);
sys/scsi/cd.c
1946
_lto2b(xs->datalen, cmd->length);
sys/scsi/cd.c
1985
_lto2b(xs->datalen, &cmd->bytes[7]);
sys/scsi/cd.c
2026
_lto2b(xs->datalen, cmd->length);
sys/scsi/cd.c
509
_lto2b(nsecs, cmd->length);
sys/scsi/ch.c
371
_lto2b(sc->sc_picker, cmd->tea);
sys/scsi/ch.c
372
_lto2b(fromelem, cmd->src);
sys/scsi/ch.c
373
_lto2b(toelem, cmd->dst);
sys/scsi/ch.c
430
_lto2b(sc->sc_picker, cmd->tea);
sys/scsi/ch.c
431
_lto2b(src, cmd->src);
sys/scsi/ch.c
432
_lto2b(dst1, cmd->fdst);
sys/scsi/ch.c
433
_lto2b(dst2, cmd->sdst);
sys/scsi/ch.c
478
_lto2b(sc->sc_picker, cmd->tea);
sys/scsi/ch.c
479
_lto2b(dst, cmd->dst);
sys/scsi/ch.c
687
_lto2b(first, cmd->sea);
sys/scsi/ch.c
688
_lto2b(count, cmd->count);
sys/scsi/scsi_base.c
1171
_lto2b(len, cmd->length);
sys/scsi/scsi_base.c
1396
_lto2b(len, cmd->length);
sys/scsi/scsi_base.c
1399
_lto2b(0, data->data_length);
sys/scsi/scsi_base.c
827
_lto2b(len, cmd->length);
sys/scsi/scsiconf.h
57
static __inline void _lto2b(u_int32_t val, u_int8_t *bytes);
sys/scsi/sd.c
604
_lto2b(nsecs, cmd->length);
sys/scsi/st.c
1505
_lto2b((sizeof(outbuf->hdr_big) + sizeof(general) + page0_size -
sys/scsi/st.c
1509
_lto2b(sizeof(general), outbuf->hdr_big.blk_desc_len);
usr.sbin/vmd/vioscsi.c
1732
_lto2b((uint32_t)toc_data_len - 2, toc_data);
usr.sbin/vmd/vioscsi.c
1861
_lto2b(GESN_HEADER_LEN, gesn_event_header->length);
usr.sbin/vmd/vioscsi.c
1975
_lto2b(CONFIG_PROFILE_NON_CONFORM,
usr.sbin/vmd/vioscsi.c
1979
_lto2b(CONFIG_FEATURE_CODE_PROFILE, config_generic_desc->feature_code);
usr.sbin/vmd/vioscsi.c
1983
_lto2b(CONFIG_PROFILE_NON_CONFORM, config_profile_desc->profile_number);
usr.sbin/vmd/vioscsi.c
1987
_lto2b(CONFIG_FEATURE_CODE_CORE, config_core_desc->feature_code);
usr.sbin/vmd/vioscsi.c
1993
_lto2b(CONFIG_FEATURE_CODE_MORPHING,
usr.sbin/vmd/vioscsi.c
2000
_lto2b(CONFIG_FEATURE_CODE_REMOVE_MEDIA,
usr.sbin/vmd/vioscsi.c
2007
_lto2b(CONFIG_FEATURE_CODE_RANDOM_READ,
usr.sbin/vmd/vioscsi.c
2016
_lto2b(CONFIG_RANDOM_READ_BLOCKING_TYPE,
usr.sbin/vmd/vioscsi.c
758
_lto2b(MODE_CDVD_CAP_NUM_LEVELS, mode_reply + 14);
usr.sbin/vmd/vioscsi.c
874
_lto2b(mode_reply_len - 2, mode_reply);
usr.sbin/vmd/vioscsi.c
890
_lto2b(mode_reply_len - 2, mode_reply);
usr.sbin/vmd/vioscsi.c
897
_lto2b(MODE_CDVD_CAP_NUM_LEVELS, mode_reply + 18);