Lines Matching defs:compl
1217 struct nvme_completion* compl) in nvme_opc_delete_io_sq()
1239 struct nvme_completion* compl) in nvme_opc_create_io_sq()
1313 struct nvme_completion* compl) in nvme_opc_delete_io_cq()
1344 struct nvme_completion* compl) in nvme_opc_create_io_cq()
1404 struct nvme_completion* compl) in nvme_opc_get_log_page()
1497 struct nvme_completion* compl) in nvme_opc_identify()
1674 struct nvme_completion *compl) in nvme_feature_invalid_cb()
1683 struct nvme_completion *compl) in nvme_feature_iv_config()
1716 struct nvme_completion *compl) in nvme_feature_async_event()
1728 struct nvme_completion *compl) in nvme_feature_temperature()
1776 struct nvme_completion *compl) in nvme_feature_num_queues()
1824 struct nvme_completion *compl) in nvme_opc_set_features()
1886 struct nvme_completion* compl) in nvme_opc_get_features()
1920 struct nvme_completion* compl) in nvme_opc_format_nvm()
1986 struct nvme_completion *compl) in nvme_opc_abort()
2000 struct nvme_command* command, struct nvme_completion* compl) in nvme_opc_async_event_req()
2032 struct nvme_completion compl; in pci_nvme_handle_admin_cmd() local