Searched refs:PMCIN_DATADIR_2_INI (Results 1 – 4 of 4) sorted by relevance
615 PMCIN_DATADIR_2_INI, sizeof (ata_identify_t))); in pmcs_sata_identify()716 if (dlen && ddir == PMCIN_DATADIR_2_INI) { in pmcs_run_sata_cmd()
1890 ptr[4] = LE_32(PMCIN_DATADIR_2_INI); in pmcs_SAS_run()2551 ptr[4] = LE_32(mtype | PMCIN_DATADIR_2_INI); in pmcs_SATA_run()
5299 msg[4] = LE_32(SATA_PROTOCOL_PIO | PMCIN_DATADIR_2_INI); in pmcs_sata_abort_ncq()
134 #define PMCIN_DATADIR_2_INI (0x01 << 8) macro