Lines Matching defs:command
1227 nvme_opc_delete_io_sq(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_delete_io_sq()
1249 nvme_opc_create_io_sq(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_create_io_sq()
1323 nvme_opc_delete_io_cq(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_delete_io_cq()
1354 nvme_opc_create_io_cq(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_create_io_cq()
1414 nvme_opc_get_log_page(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_get_log_page()
1507 nvme_opc_identify(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_identify()
1693 struct nvme_command *command, in nvme_feature_iv_config()
1726 struct nvme_command *command, in nvme_feature_async_event()
1738 struct nvme_command *command, in nvme_feature_temperature()
1786 struct nvme_command *command, in nvme_feature_num_queues()
1834 nvme_opc_set_features(struct pci_nvme_softc *sc, struct nvme_command *command, in nvme_opc_set_features()
1896 nvme_opc_get_features(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_get_features()
1930 nvme_opc_format_nvm(struct pci_nvme_softc* sc, struct nvme_command* command, in nvme_opc_format_nvm()
1996 nvme_opc_abort(struct pci_nvme_softc *sc __unused, struct nvme_command *command, in nvme_opc_abort()
2011 struct nvme_command* command, struct nvme_completion* compl) in nvme_opc_async_event_req()