Searched refs:put_be32 (Results 1 – 1 of 1) sorted by relevance
915 put_be32(uint8_t *buf, uint32_t val) in put_be32() function1067 put_be32(&buf[3], sdinfo); in ustorage_fs_request_sense()1101 put_be32(&buf[0], currlun->num_sectors - 1); in ustorage_fs_read_capacity()1103 put_be32(&buf[4], 512); in ustorage_fs_read_capacity()1296 put_be32(&buf[0], currlun->num_sectors); in ustorage_fs_read_format_capacities()1298 put_be32(&buf[4], 512); in ustorage_fs_read_format_capacities()