Home
last modified time | relevance | path

Searched defs:compl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c1222 struct nvme_completion* compl) in nvme_opc_delete_io_sq()
1244 struct nvme_completion* compl) in nvme_opc_create_io_sq()
1318 struct nvme_completion* compl) in nvme_opc_delete_io_cq()
1349 struct nvme_completion* compl) in nvme_opc_create_io_cq()
1409 struct nvme_completion* compl) in nvme_opc_get_log_page()
1502 struct nvme_completion* compl) in nvme_opc_identify()
1679 struct nvme_completion *compl) in nvme_feature_invalid_cb()
1829 struct nvme_completion *compl) in nvme_opc_set_features()
1891 struct nvme_completion* compl) in nvme_opc_get_features()
1925 struct nvme_completion* compl) in nvme_opc_format_nvm()
[all …]
/illumos-gate/usr/src/head/
H A Diso646.h45 #define compl ~ macro
/illumos-gate/usr/src/ucbcmd/tr/
H A Dtr.c58 char *compl; in main() local