Lines Matching defs:buff
222 char buff[CMD_NAME_LEN]; in sg_print_command_len() local
261 sg_get_scsi_status_str(int scsi_status, int buff_len, char * buff) in sg_get_scsi_status_str()
285 char buff[128]; in sg_print_scsi_status() local
313 sg_get_sense_key_str(int sense_key, int buff_len, char * buff) in sg_get_sense_key_str()
329 int buff_len, char * buff) in sg_get_additional_sense_str()
383 sg_get_asc_ascq_str(int asc, int ascq, int buff_len, char * buff) in sg_get_asc_ascq_str()
587 sg_get_pdt_str(int pdt, int buff_len, char * buff) in sg_get_pdt_str()
632 sg_get_trans_proto_str(int tpi, int buff_len, char * buff) in sg_get_trans_proto_str()
871 sg_get_zone_type_str(uint8_t zt, int buff_len, char * buff) in sg_get_zone_type_str()
2306 char * buff) in sg_get_command_name()
2360 int peri_type, int buff_len, char * buff) in sg_get_opcode_sa_name()
2402 char * buff) in sg_get_opcode_name()
2446 char * buff) in sg_get_nvme_opcode_name()
2544 sg_get_sfs_str(uint16_t sfs_code, int peri_type, int buff_len, char * buff, in sg_get_sfs_str()
2854 char buff[82]; in dStrHexFp() local
2965 char buff[DSHS_LINE_BLEN + 2]; /* allow for trailing null */ in dStrHexStr() local
3142 char buff[82]; in dWordHex() local