Home
last modified time | relevance | path

Searched refs:snic_get_trc_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_trc.h42 int snic_get_trc_data(char *buf, int buf_sz);
H A Dsnic_trc.c75 snic_get_trc_data(char *buf, int buf_sz) in snic_get_trc_data() function
H A Dsnic_debugfs.c404 if (snic_get_trc_data(buf, SNIC_TRC_PBLEN) > 0) in snic_trc_seq_show()