snic_io_hdr       114 drivers/scsi/snic/snic_fwint.h snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid,
snic_io_hdr       129 drivers/scsi/snic/snic_fwint.h snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id,
snic_io_hdr       416 drivers/scsi/snic/snic_fwint.h 					sizeof(struct snic_io_hdr) -	\
snic_io_hdr       427 drivers/scsi/snic/snic_fwint.h 	struct snic_io_hdr hdr;
snic_io_hdr       458 drivers/scsi/snic/snic_fwint.h 	struct snic_io_hdr hdr;
snic_io_hdr       463 drivers/scsi/snic/snic_fwint.h 		u8	buf[SNIC_FW_REQ_LEN - sizeof(struct snic_io_hdr)];