Home
last modified time | relevance | path

Searched refs:ncq (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c490 if (ncq > NVME_QUEUES) { in pci_nvme_init_queues()
492 __func__, ncq, NVME_QUEUES); in pci_nvme_init_queues()
493 ncq = NVME_QUEUES; in pci_nvme_init_queues()
496 sc->num_cqueues = ncq; in pci_nvme_init_queues()
1326 struct nvme_completion_queue *ncq; in nvme_opc_create_io_cq() local
1349 ncq = &sc->compl_queues[qid]; in nvme_opc_create_io_cq()
1351 ncq->intr_vec = (command->cdw11 >> 16) & 0xffff; in nvme_opc_create_io_cq()
1352 if (ncq->intr_vec > (sc->max_queues + 1)) { in nvme_opc_create_io_cq()
1360 if ((ncq->size < 2) || (ncq->size > sc->max_qentries)) { in nvme_opc_create_io_cq()
1371 ncq->head = ncq->tail = 0; in nvme_opc_create_io_cq()
[all …]
H A Dpci_ahci.c676 ncq = 0; in ahci_handle_rw()
697 ncq = 1; in ahci_handle_rw()
740 if (ncq && first) in ahci_handle_rw()
821 int err, first, ncq; in ahci_handle_dsm_trim() local
828 ncq = 0; in ahci_handle_dsm_trim()
832 ncq = 1; in ahci_handle_dsm_trim()
848 if (ncq) { in ahci_handle_dsm_trim()
892 if (ncq && first) in ahci_handle_dsm_trim()
1906 ncq = dsm = 0; in ata_ioreq_cb()
1917 ncq = 1; in ata_ioreq_cb()
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_stp_request.h79 U32 ncq; member
/freebsd/usr.sbin/mpsutil/
H A Dmps_set.c124 MPS_COMMAND(set, ncq, set_ncq, "[enable|disable]", "set SATA NCQ function")
/freebsd/sys/dev/hptrr/
H A Dhim.h227 struct ncq_control ncq; member
/freebsd/sys/dev/hptnr/
H A Dhim.h259 struct ncq_control ncq; member
/freebsd/sys/dev/hpt27xx/
H A Dhim.h259 struct ncq_control ncq; member