Home
last modified time | relevance | path

Searched defs:rzBuff (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_rep_zones.c423 decode_rep_zones(const uint8_t * rzBuff, int act_len, uint32_t decod_len, in decode_rep_zones()
534 decode_rep_realms(const uint8_t * rzBuff, int act_len, in decode_rep_realms()
634 decode_rep_zdomains(const uint8_t * rzBuff, int act_len, in decode_rep_zdomains()
702 find_report_zones(int sg_fd, uint8_t * rzBuff, const char * cmd_name, in find_report_zones()
837 gather_statistics(int sg_fd, uint8_t * rzBuff, const char * cmd_name, in gather_statistics()
1148 uint8_t * rzBuff = NULL; in main() local