mif_header        389 dev/ic/mfi.c   	init->mif_header.mfh_cmd = MFI_CMD_INIT;
mif_header        390 dev/ic/mfi.c   	init->mif_header.mfh_data_len = sizeof *qinfo;
mif_header        809 dev/ic/mfi.c   		io->mif_header.mfh_cmd = MFI_CMD_LD_READ;
mif_header        812 dev/ic/mfi.c   		io->mif_header.mfh_cmd = MFI_CMD_LD_WRITE;
mif_header        815 dev/ic/mfi.c   	io->mif_header.mfh_target_id = link->target;
mif_header        816 dev/ic/mfi.c   	io->mif_header.mfh_timeout = 0;
mif_header        817 dev/ic/mfi.c   	io->mif_header.mfh_flags = 0;
mif_header        818 dev/ic/mfi.c   	io->mif_header.mfh_sense_len = MFI_SENSE_SIZE;
mif_header        819 dev/ic/mfi.c   	io->mif_header.mfh_data_len= blockcnt;
mif_header        287 dev/ic/mfireg.h 	struct mfi_frame_header	mif_header;
mif_header        309 dev/ic/mfireg.h 	struct mfi_frame_header	mif_header;