last_was_ncq 1505 dev/pci/ahci.c ahci_issue_pending_commands(struct ahci_port *ap, int last_was_ncq) last_was_ncq 1511 dev/pci/ahci.c KASSERT(last_was_ncq == 0); /* otherwise it should have last_was_ncq 1522 dev/pci/ahci.c if (ap->ap_sactive != 0 || last_was_ncq) last_was_ncq 1536 dev/pci/ahci.c if (last_was_ncq) last_was_ncq 1543 dev/pci/ahci.c } else if (!last_was_ncq) {