Searched refs:CommandFIS (Results 1 – 6 of 6) sorted by relevance
200 U8 CommandFIS[20]; /* 0x1C */ member
197 U8 CommandFIS[20]; /* 1Ch */ member
222 U8 CommandFIS[20]; /* 0x1C */ member
950 mpi_request->CommandFIS[0] = 0x27; in mpssas_get_sata_identify()951 mpi_request->CommandFIS[1] = 0x80; in mpssas_get_sata_identify()952 mpi_request->CommandFIS[2] = (devinfo & in mpssas_get_sata_identify()
1177 mpi_request->CommandFIS[0] = 0x27; in mprsas_get_sata_identify()1178 mpi_request->CommandFIS[1] = 0x80; in mprsas_get_sata_identify()1179 mpi_request->CommandFIS[2] = (devinfo & in mprsas_get_sata_identify()
824 pass->CommandFIS[0] = 0x27; in mptsas_set_sata_wc()825 pass->CommandFIS[1] = 0x80; in mptsas_set_sata_wc()826 pass->CommandFIS[2] = 0xef; in mptsas_set_sata_wc()827 pass->CommandFIS[3] = (enabled) ? 0x02 : 0x82; in mptsas_set_sata_wc()828 pass->CommandFIS[7] = 0x40; in mptsas_set_sata_wc()829 pass->CommandFIS[15] = 0x08; in mptsas_set_sata_wc()