Home
last modified time | relevance | path

Searched refs:hno (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_trc.h21 u32 hno; /* SCSI Host ID */ member
48 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace() argument
56 tr_rec->hno = hno; in snic_trace()
H A Dsnic_trc.c63 td->hno, in snic_fmt_trc_data()