Lines Matching defs:cfis
247 u8 cfis[8 * 4];
514 ata_tf_to_fis(&qc->tf, qc->dev->link->pmp, 1, (u8 *) &cd->cfis);
925 u8 *cfis;
942 cfis = (u8 *) &pp->cmdentry->cfis;
949 ata_tf_to_fis(&tf, pmp, 0, cfis);
951 ata_port_dbg(ap, "Dumping cfis : 0x%x, 0x%x, 0x%x, 0x%x\n",
952 cfis[0], cfis[1], cfis[2], cfis[3]);
1000 ata_tf_to_fis(&tf, pmp, 0, cfis);