Searched defs:compl (Results 1 – 3 of 3) sorted by relevance
1228 struct nvme_completion* compl) in nvme_opc_delete_io_sq()1250 struct nvme_completion* compl) in nvme_opc_create_io_sq()1324 struct nvme_completion* compl) in nvme_opc_delete_io_cq()1355 struct nvme_completion* compl) in nvme_opc_create_io_cq()1415 struct nvme_completion* compl) in nvme_opc_get_log_page()1508 struct nvme_completion* compl) in nvme_opc_identify()1685 struct nvme_completion *compl) in nvme_feature_invalid_cb()1694 struct nvme_completion *compl) in nvme_feature_iv_config()1727 struct nvme_completion *compl) in nvme_feature_async_event()1739 struct nvme_completion *compl) in nvme_feature_temperature()[all …]
45 #define compl ~ macro
58 char *compl; in main() local