Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_fwint.h86 struct snic_io_hdr { struct
100 snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid, in snic_io_hdr_enc()
115 snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id, in snic_io_hdr_dec()
402 sizeof(struct snic_io_hdr) - \
413 struct snic_io_hdr hdr;
444 struct snic_io_hdr hdr;
449 u8 buf[SNIC_FW_REQ_LEN - sizeof(struct snic_io_hdr)];