Searched refs:ncq (Results 1 – 5 of 5) sorted by relevance
159 if (xp->ncq == 0) { in pmcs_sata_special_work()169 xp->ncq = 1; in pmcs_sata_special_work()286 if (xp->ncq && (xp->qdepth > 1)) { in pmcs_sata_special_work()
2515 if (xp->ncq) { in pmcs_SATA_run()
2024 int on_bit = 0x01, slot, sactive, ret, ncq = 0; in nv_start_common() local2063 ncq = NVSLOT_NCQ; in nv_start_common()2075 nv_slotp->nvslot_flags = ncq; in nv_start_common()2188 if (ncq == NVSLOT_NCQ) { in nv_start_common()3705 uint8_t cmd, ncq; in nv_start_async() local3711 ncq = ((cmd == SATAC_WRITE_FPDMA_QUEUED) || in nv_start_async()3714 if (ncq == B_FALSE) { in nv_start_async()4190 uint8_t cmd, ncq = B_FALSE; in nv_program_taskfile_regs() local4200 ncq = B_TRUE; in nv_program_taskfile_regs()4239 ASSERT(ncq != B_TRUE); in nv_program_taskfile_regs()[all …]
92 ncq : 1, /* SATA specific */ member
823 if (xs.ncq) { in display_targets()