ncq_cmd 2276 dev/pci/ahci.c int s, ccb_was_started, ncq_cmd; ncq_cmd 2281 dev/pci/ahci.c ncq_cmd = (xa->flags & ATA_F_NCQ); ncq_cmd 2282 dev/pci/ahci.c active = ncq_cmd ? &ap->ap_sactive : &ap->ap_active; ncq_cmd 2300 dev/pci/ahci.c } else if (!ISSET(ahci_pread(ap, ncq_cmd ? AHCI_PREG_SACT : ncq_cmd 2323 dev/pci/ahci.c "in slot %d, active %08x\n", PORTNAME(ap), ncq_cmd ? " NCQ" ncq_cmd 2335 dev/pci/ahci.c "%08x\n", PORTNAME(ap), ncq_cmd ? " NCQ" : "", ncq_cmd 2337 dev/pci/ahci.c if (ncq_cmd) ncq_cmd 2346 dev/pci/ahci.c ahci_issue_pending_commands(ap, ncq_cmd);